{
  "name": "Chrxmee-MP4",
  "short_name": "Chrxmee-MP4",
  "description": "Upload, share, and watch MP4s. Offbrand Netflix meets YouTube.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#e50914",
  "orientation": "any",
  "categories": ["entertainment", "video", "social"],
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Upload",
      "url": "/upload",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Discover",
      "url": "/swipe",
      "icons": [{ "src": "favicon.png", "sizes": "96x96" }]
    }
  ]
}
