{
  "name": "Talk — AI Companion Chat & Interactive Stories",
  "short_name": "Talk",
  "description": "Chat, call & live inside AI stories. Your AI companions remember everything. Free online chat with voice calls — made for India, Hinglish friendly.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#030712",
  "theme_color": "#030712",
  "categories": ["entertainment", "social", "lifestyle", "books"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Continue my story",
      "short_name": "Stories",
      "description": "Jump back into your interactive story",
      "url": "/#/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Chat with companions",
      "short_name": "Companions",
      "description": "Talk to your AI companions",
      "url": "/#/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
