{
  "name": "Young Seth - AI Singing Artist",
  "short_name": "Young Seth",
  "description": "Chat with Young Seth, your AI singing artist companion. Real-time voice and text conversations with stunning visuals.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#7e22ce",
  "theme_color": "#7e22ce",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "music", "social"],
  "shortcuts": [
    {
      "name": "Start Voice Chat",
      "short_name": "Voice",
      "description": "Start a voice conversation with Velvet",
      "url": "/?mode=voice",
      "icons": [{ "src": "/pwa-images/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
