{
  "name": "StageLive — Perform. Get Heard. Win the Crowd.",
  "short_name": "StageLive",
  "description": "StageLive: themed music contests. Upload your track, get votes, win real prize pots every week.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#e11d48",
  "background_color": "#09090b",
  "categories": ["music", "entertainment", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Contests",
      "short_name": "Contests",
      "url": "/contests",
      "description": "Every live contest with prize pots"
    },
    {
      "name": "Submit a Performance",
      "short_name": "Submit",
      "url": "/upload",
      "description": "Drop a YouTube or SoundCloud link"
    }
  ]
}
