{
  "name": "Henderson Budget",
  "short_name": "Budget",
  "description": "Henderson family budget tracker",
  "start_url": "/weekly",
  "display": "standalone",
  "background_color": "#E05A6E",
  "theme_color": "#E05A6E",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-dark.png", "sizes": "512x512", "type": "image/png", "media": "(prefers-color-scheme: dark)" }
  ]
}
