{
  "short_name": "Family Chore",
  "name": "Family Chore Chart & Allowance",
  "description": "Pocket money tracker for kids.",
  "icons": [
    {
      "src": "/logo.png?v=5",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "background_color": "#0f172a",
  "theme_color": "#f59e0b",
  "display": "standalone",
  "orientation": "portrait"
}