{
  "name": "MixedApe",
  "short_name": "MixedApe",
  "description": "Your People. Your Songs. Your Mixtape.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "icons": [
    { "src": "/images/icon.png", "sizes": "435x449", "type": "image/png" },
    { "src": "/images/LOGOFINAL.png", "sizes": "any", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/mixtape.html",
    "method": "GET",
    "params": {
      "url": "t"
    }
  }
}
