{
  "name": "Chore Receipt",
  "short_name": "Chore Receipt",
  "description": "A shared offline record for recurring household chores.",
  "start_url": "/?v=1",
  "display": "standalone",
  "background_color": "#F7F1E5",
  "theme_color": "#F7F1E5",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
