{
  "name": "Avatoon - AI Anime Avatar Generator",
  "short_name": "Avatoon",
  "description": "Transform your selfies into stunning anime, sketch, and realistic avatars in seconds with AI. Upload a photo, choose a style, and get your avatar instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0071e3",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "photo", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id1610974440",
      "id": "id1610974440"
    }
  ],
  "prefer_related_applications": true
}
