{
  "name": "Autosweep Balance",
  "short_name": "AS Balance",
  "description": "Check your Autosweep RFID balance instantly — no login required.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F0F2F5",
  "theme_color": "#1E8F3E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%231E8F3E'/><text x='256' y='340' font-size='260' text-anchor='middle' fill='white' font-family='system-ui' font-weight='bold'>AS</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
