{
  "id": "platonix-app",
  "name": "Platonix — Interactive OTT for Spiritual Wellbeing",
  "short_name": "Platonix",
  "description": "Interactive OTT platform for spiritual wellbeing — live meditation, yoga, philosophy, and energy work guided by authentic teachers.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#131429",
  "background_color": "#131429",
  "categories": ["lifestyle", "health", "fitness", "education", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Creator Studio",
      "short_name": "Studio",
      "description": "Manage your channel and content",
      "url": "/creator",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Content",
      "short_name": "Content",
      "description": "Browse all your videos and events",
      "url": "/creator/content",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Upload Video",
      "short_name": "Upload",
      "description": "Add a new video to your channel",
      "url": "/creator/upload-content",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Analytics",
      "short_name": "Analytics",
      "description": "Channel performance and revenue",
      "url": "/creator/analytics-dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
