{
  "name": "ClearSky",
  "short_name": "ClearSky",
  "description": "Libère ton ciel, une respiration à la fois",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F0F4FA",
  "theme_color": "#F0F4FA",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Quick Log",
      "short_name": "Quick",
      "description": "Timer et log rapide",
      "url": "./widget.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
