{
  "name": "ShoStak",
  "short_name": "ShoStak",
  "description": "Real Creators. Real Cinema. No AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#00f0ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["entertainment", "video", "streaming"],
  "shortcuts": [
    {
      "name": "Upload Video",
      "url": "/upload",
      "description": "Upload a new video"
    },
    {
      "name": "Explore",
      "url": "/explore",
      "description": "Discover videos"
    }
  ]
}
