{
  "name": "PROTECTO — Protection automobile",
  "short_name": "PROTECTO",
  "description": "Agenda, travaux, clients et garanties de l'atelier PROTECTO.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#131417",
  "theme_color": "#131417",
  "lang": "fr-CA",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Agenda",
      "short_name": "Agenda",
      "url": "/agenda",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Travaux du jour",
      "short_name": "Travaux",
      "url": "/travaux",
      "icons": [{ "src": "/brand/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
