{
  "name": "Ma Voiture NC",
  "short_name": "MaVoiture",
  "description": "Carnet d'entretien véhicule en Nouvelle-Calédonie",
  "theme_color": "#15412f",
  "background_color": "#f5f5f0",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "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"
    }
  ]
}
