{
  "name": "IM Scout",
  "short_name": "IM Scout",
  "description": "Internet Money A&R Intelligence",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "id": "/",
  "scope": "/",
  "categories": ["business", "music"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Roster",
      "url": "/?tab=roster",
      "description": "View artist roster"
    },
    {
      "name": "Pipeline",
      "url": "/?tab=pipeline",
      "description": "Deal pipeline"
    },
    {
      "name": "Scout",
      "url": "/?tab=scout",
      "description": "Scout new artists"
    }
  ]
}
