{
  "name": "VinMin — Guardians of the Spark",
  "short_name": "VinMin",
  "description": "A cinematic platform for the Tamil and Eelam diaspora — music, remembrance, timeline, live signals, and a 3D world built around Tamil identity.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#060810",
  "theme_color": "#060810",
  "lang": "en",
  "dir": "ltr",
  "categories": ["music", "social", "entertainment", "lifestyle"],
  "prefer_related_applications": false,
  "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_192_maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon_512_maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Profile Room", "short_name": "Profile", "url": "/?view=profile", "description": "Open your personal Profile Room" },
    { "name": "World Chat", "short_name": "Chat", "url": "/world-chat", "description": "Join the live world conversation" },
    { "name": "Music", "short_name": "Music", "url": "/music", "description": "Listen to the Awakening album" },
    { "name": "Time Machine", "short_name": "Memories", "url": "/time-machine", "description": "Explore the memory archive" }
  ]
}
