{
  "name": "Monotepoly — Couple Savings Tracker",
  "short_name": "Monotepoly",
  "description": "Two people, one wallet, zero arguments. Track your shared expenses, set joint savings goals, and watch your balance grow. It's financial teamwork made simple (and actually kinda fun).",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f0",
  "theme_color": "#f5f5f0",
  "icons": [
    {
      "src": "/icons/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
