{
  "name": "Cartomoto — Préparer ma sortie moto",
  "short_name": "Cartomoto",
  "description": "Création d’itinéraires, roadbooks, imports et exports GPX pour les sorties moto.",
  "lang": "fr-FR",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#071b2a",
  "theme_color": "#071b2a",
  "icons": [
    {
      "src": "assets/cartomoto-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/cartomoto-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
