{
  "name": "Cinergy · Planning studio",
  "short_name": "Cinergy",
  "description": "Planning des studios Cinéphase : séances, équipes, congés.",
  "id": "/",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Planning du jour", "url": "/?src=pwa#planning", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Mes congés", "url": "/?src=pwa#conges", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
