{
  "name": "VMA — Watch. Create. Share.",
  "short_name": "VMA",
  "description": "The all-in-one video platform for short reels and long-form content.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a12",
  "theme_color": "#e11d48",
  "categories": ["entertainment", "social", "video"],
  "icons": [
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shorts",
      "short_name": "Shorts",
      "url": "/shorts"
    },
    {
      "name": "Upload Video",
      "short_name": "Upload",
      "url": "/upload"
    }
  ]
}
