{
  "name": "Cat Pain Scan - AI Pain Detection",
  "short_name": "Cat Pain Scan",
  "description": "AI-powered cat pain detection through photo analysis. Monitor your cat's wellbeing with instant pain assessments.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "medical", "pets", "utilities"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/hero-mockup.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "/images/mockup-1.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Take Pain Scan",
      "short_name": "Scan",
      "description": "Quickly scan your cat for pain indicators",
      "url": "/scan",
      "icons": [
        {
          "src": "/icon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.appnord.catok",
      "id": "com.appnord.catok"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/catok/id6745743559",
      "id": "6745743559"
    }
  ],
  "prefer_related_applications": true
}
