{
  "name": "Undiscovered One Music",
  "short_name": "UO Music",
  "description": "Discover, own, and support new artists on Undiscovered One Music.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F9FC",
  "theme_color": "#003566",
  "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"
    }
  ]
}
