{
  "name": "ANC rentcars",
  "short_name": "ANC",
  "description": "Le comptoir d'ANC rentcars : contrats, parc, trésorerie.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#211E1B",
  "theme_color": "#211E1B",
  "icons": [
    { "src": "/static/icone-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icone-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Nouveau contrat", "short_name": "Contrat", "url": "/locations/nouvelle" },
    { "name": "Nouvelle dépense", "short_name": "Dépense", "url": "/depenses/nouvelle" }
  ]
}
