{
  "name": "Millo — Live Streaming",
  "short_name": "Millo",
  "description": "Watch live streams, send gifts, and support your favourite creators on Millo.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0f0f",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Home feed"
    }
  ],
  "shortcuts": [
    {
      "name": "Go Live",
      "short_name": "Live",
      "url": "/go-live",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Streams",
      "short_name": "Live Now",
      "url": "/live-now",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["entertainment", "social", "video"],
  "lang": "en",
  "dir": "ltr"
}
