{
  "name": "Mr. CAP – Official",
  "short_name": "Mr. CAP",
  "description": "Houston hip-hop artist, SPC original member & tech innovator. Stream music, explore NFTs, and shop merch.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0C15",
  "theme_color": "#0B0C15",
  "orientation": "portrait-primary",
  "categories": ["music", "entertainment"],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Stream Music",
      "short_name": "Music",
      "url": "/listen",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop Merch",
      "short_name": "Merch",
      "url": "/merch",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
