{
  "name": "rel8 Family Operating System",
  "short_name": "rel8",
  "description": "Family planning, chores, screen oversight, rewards, and household rhythm.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f5fbff",
  "theme_color": "#1697b7",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/rel8-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle", "family"]
}
