{
  "name": "Pet Spoken Video Reels—PetCast",
  "short_name": "PetCast",
  "description": "Recorded by humans. Narrated by pets. Edited by AI. PetCast transforms daily pet care moments into fun, shareable stories for families.",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#12101B",
  "background_color": "#12101B",
  "display": "standalone",
  "start_url": "/",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=ai.petcast.app",
      "id": "ai.petcast.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/petcast/id6759533116"
    }
  ],
  "prefer_related_applications": true
}