{
  "name": "AI Girlfriend Chat",
  "short_name": "AI GF Chat",
  "description": "Create AI girlfriends, chat in real time, generate images and video-style moments. Anime, realistic and custom virtual companions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F1923",
  "theme_color": "#FF4655",
  "lang": "en",
  "categories": ["entertainment", "lifestyle", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Girlfriend Chat",
      "short_name": "Chat",
      "url": "/ai-girlfriend-chat/",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Anime AI Girlfriend",
      "short_name": "Anime",
      "url": "/anime-ai-girlfriend/"
    },
    {
      "name": "Realistic AI Girlfriend",
      "short_name": "Realistic",
      "url": "/realistic-ai-girlfriend/"
    }
  ]
}
