{
  "name": "Digital Dog Planner",
  "short_name": "Digital Dog Planner",
  "description": "Digital Dog Planner is a day planner and calendar for dog owners to organize walks, meals, grooming, vet visits, and medications, and sync them with Google Calendar.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffbeb",
  "theme_color": "#d97706",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
