{
  "short_name": "ShoutOut",
  "name": "ShoutOut Creator Dashboard",
  "description": "Manage your bio page, orders, sponsorships, and earnings.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "categories": ["business", "social"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/whiteicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/whiteicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/whiteicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
