{
  "name": "Oikos — Family OS",
  "short_name": "Oikos",
  "description": "Your family, managed. Self-hosted Family Operating System.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#4DA880",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "productivity", "finance"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%234DA880'/><text y='135' x='50%25' font-size='110' text-anchor='middle'>🏡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%234DA880'/><text y='370' x='50%25' font-size='300' text-anchor='middle'>🏡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "Open family dashboard"
    },
    {
      "name": "Budget",
      "url": "/budget",
      "description": "View budget"
    },
    {
      "name": "Bills",
      "url": "/bills",
      "description": "Check bills"
    },
    {
      "name": "Kiosk",
      "url": "/kiosk",
      "description": "Wall display mode"
    }
  ]
}
