
{
  "name": "Mando",
  "short_name": "Mando",
  "description": "Precision rupee tracking and budgeting dashboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111315",
  "theme_color": "#2d6a4f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/img/pwa-icon-512.ba4f594b5e4c.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/pwa-icon-512.ba4f594b5e4c.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
