{
  "name": "Okanio",
  "short_name": "Okanio",
  "description": "Coordination ménage pour hôtes Airbnb & Booking",
  "start_url": "/okanio-hote.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1e3c",
  "theme_color": "#2563eb",
  "lang": "fr",
  "scope": "/",
  "categories": ["productivity", "travel", "business"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Rotations du jour",
      "short_name": "Rotations",
      "url": "/okanio-hote.html#missions",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Calendrier",
      "short_name": "Calendrier",
      "url": "/okanio-hote.html#calendrier",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
