{
  "name": "House Cup",
  "short_name": "House Cup",
  "description": "A calmer way for parents to track family points, celebrate effort, and manage rewards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#392B43",
  "theme_color": "#392B43",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["lifestyle", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "id": "/"
}
