{
  "name": "Maison Hugor",
  "short_name": "Hugor",
  "description": "Gestion des courses et budget maison",
  "start_url": "/courses/",
  "scope": "/courses/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#007AFF",
  "background_color": "#F8F8F8",
  "categories": ["shopping", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23007AFF' width='192' height='192' rx='40'/><text x='96' y='128' font-size='100' fill='white' text-anchor='middle' font-weight='bold'>🛒</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23007AFF' width='512' height='512' rx='100'/><text x='256' y='360' font-size='280' fill='white' text-anchor='middle' font-weight='bold'>🛒</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Ajouter un article",
      "short_name": "Ajouter",
      "description": "Ajouter rapidement un article aux courses",
      "url": "/courses/?action=add",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23007AFF' width='96' height='96' rx='20'/><text x='48' y='65' font-size='50' fill='white' text-anchor='middle' font-weight='bold'>+</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23F8F8F8' width='540' height='720'/><text x='270' y='100' font-size='36' fill='%23007AFF' text-anchor='middle' font-weight='bold'>Maison Hugor</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
