{
  "name": "sten.wtf Dashboard",
  "short_name": "sten.wtf",
  "description": "AutoSecure Minecraft account management",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#03050d",
  "theme_color": "#2c5cff",
  "icons": [
    {
      "src": "/icons/sten-icon-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/sten-icon-1024-dark.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ]
}
