{
  "name": "IT Minatchy — Interventions",
  "short_name": "IT Minatchy",
  "description": "Saisie et facturation des interventions IT — Minatchy Fabien SASU",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8F7F4",
  "theme_color": "#1D9E75",
  "lang": "fr",
  "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"
    },
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Saisie rapide",
      "short_name": "Rapide",
      "description": "Saisir une intervention",
      "url": "/index.html#rapide",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Facturation",
      "short_name": "Facturation",
      "description": "Extraire et facturer",
      "url": "/index.html#facturation",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
