{
  "name": "SeeLove.AI",
  "short_name": "SeeLove",
  "description": "Chat with AI characters — your virtual companions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#151516",
  "theme_color": "#18181b",
  "orientation": "portrait-primary",
  "scope": "/",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.json"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa/screenshot-wide.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Discover AI companions on desktop"
    },
    {
      "src": "/pwa/screenshot-narrow.webp",
      "sizes": "720x1280",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Chat with AI companions on mobile"
    },
    {
      "src": "/pwa/screenshot-narrow-2.webp",
      "sizes": "720x1280",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Unlock exclusive albums"
    },
    {
      "src": "/pwa/screenshot-narrow-3.webp",
      "sizes": "720x1280",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Enjoy crystal-clear voice chats"
    }
  ]
}
