{
  "name": "Rolu — Budget Tracker",
  "short_name": "Rolu",
  "start_url": "/dashboard",
  "display": "standalone",
  "theme_color": "#0f172a",
  "background_color": "#ffffff",
  "description": "Simple, smart budget tracking",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/rolu-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/rolu-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": []
}
