{
  "name": "PocketPlan — Personal Budgeting",
  "short_name": "PocketPlan",
  "description": "Clear, simple local-first budgeting for desktop and mobile.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1b1e",
  "theme_color": "#132a2f",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
