{
  "name": "AMPLIFY Command Center",
  "short_name": "AMPLIFY",
  "description": "Internal operations hub for AMPLIFY Entertainment",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0C30",
  "theme_color": "#0D0C30",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask AMPLIFY",
      "short_name": "Ask",
      "description": "Ask about events, DJs, venues and money",
      "url": "/ask",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
