{
  "short_name": "UMO Archive",
  "name": "UMO - The Best Band in the World Archive",
  "description": "Explore UMO's entire performance history, search by city or venue, and upload your own moments from concerts",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#f9fafb",
  "categories": ["music", "entertainment"],
  "lang": "en",
  "scope": "/",
  "display_override": ["window-controls-overlay"],
  "screenshots": [
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "UMO Archive - Browse performances and upload moments"
    }
  ]
}
