{
  "name": "Artigues Clean Auto",
  "short_name": "ACA",
  "description": "Nettoyage intérieur automobile à Artigues-près-Bordeaux et alentours.",
  "lang": "fr-FR",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1722",
  "theme_color": "#0b1722",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}