{
  "name": "GameReq Creator",
  "short_name": "GameReq",
  "description": "Manage tips and sponsorships while you stream",
  "start_url": "/dashboard/creator",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#FACC15",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" },
    { "src": "/assets/logo/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Creator Dashboard",
      "url": "/dashboard/creator",
      "icons": [{ "src": "/favicon.ico", "sizes": "any" }]
    }
  ]
}
