{
  "name": "Chrono-Zic - Timer par Intervalles",
  "short_name": "Chrono-Zic",
  "description": "Timer par intervalles avec musique pour entraînements et productivité. Fonctionne 100% hors ligne.",
  "version": "1.0.0",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a1a2e",
  "background_color": "#1a1a2e",
  "categories": ["health", "fitness", "productivity", "sports"],
  "lang": "fr",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%231a1a2e'/%3E%3Ccircle cx='96' cy='96' r='70' fill='none' stroke='%2300d9ff' stroke-width='8'/%3E%3Cpath d='M96 40 L96 96 L130 96' fill='none' stroke='%23ff006e' stroke-width='8' stroke-linecap='round'/%3E%3Ccircle cx='96' cy='96' r='6' fill='%23ff006e'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%231a1a2e'/%3E%3Ccircle cx='256' cy='256' r='180' fill='none' stroke='%2300d9ff' stroke-width='20'/%3E%3Cpath d='M256 100 L256 256 L350 256' fill='none' stroke='%23ff006e' stroke-width='20' stroke-linecap='round'/%3E%3Ccircle cx='256' cy='256' r='16' fill='%23ff006e'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouveau Timer",
      "short_name": "Timer",
      "description": "Créer un nouveau timer",
      "url": "/?action=new",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%2300d9ff'/%3E%3Cpath d='M48 20 L48 76 M20 48 L76 48' stroke='%23fff' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Presets",
      "short_name": "Presets",
      "description": "Charger un preset",
      "url": "/?view=presets",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%23ff006e'/%3E%3Crect x='20' y='20' width='56' height='8' fill='%23fff' rx='4'/%3E%3Crect x='20' y='40' width='56' height='8' fill='%23fff' rx='4'/%3E%3Crect x='20' y='60' width='56' height='8' fill='%23fff' rx='4'/%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'%3E%3Crect width='540' height='720' fill='%231a1a2e'/%3E%3Ctext x='270' y='360' text-anchor='middle' font-size='48' fill='%2300d9ff' font-family='sans-serif'%3EChrono-Zic%3C/text%3E%3C/svg%3E",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "audio",
          "accept": ["audio/mp3", "audio/mpeg"]
        }
      ]
    }
  },
  "prefer_related_applications": false
}
