{
  "name": "Barkive - AI Driven Insights for your Pets",
  "short_name": "Barkive",
  "description": "Track your pet's health, activity, sleep, nutrition and more, while getting daily AI driven insights on their behavior",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1F5C99",
  "background_color": "#F8F9FA",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "productivity"],
  "screenshots": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
