{
  "name": "Upkeep Wallet",
  "short_name": "Upkeep",
  "description": "Never miss the little things that turn into expensive surprises. Track reminders, receipts, bills, maintenance, and business records in one simple place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6fbfb",
  "theme_color": "#0f3a3a",
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
