{
  "name": "DMEG.TV — Media Empire",
  "short_name": "DMEG.TV",
  "description": "Next-generation digital media platform — music, live shows, community, VIP memberships and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#080808",
  "lang": "en-US",
  "categories": ["entertainment", "music", "social"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Go to the community feed",
      "url": "/?screen=community",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Music",
      "short_name": "Music",
      "description": "Browse music and tracks",
      "url": "/?screen=music",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
