{
  "name": "PetSpeak.io - AI Pet Poster Generator",
  "short_name": "PetSpeak",
  "description": "Upload your pet photo, AI reveals their inner thoughts! Generate cute cartoon posters.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf5ff",
  "theme_color": "#a855f7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "photo", "social"],
  "screenshots": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
