{
  "name": "PlaySonix",
  "short_name": "PlaySonix",
  "description": "Watch and share videos. Creators earn from their very first video.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "lang": "en-IN",
  "categories": ["entertainment", "video", "social"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Upload a video", "url": "/upload", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Studio", "url": "/studio", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
