{
  "lang": "fr",
  "name": "Navigateur en ligne + stations-service",
  "description": "navigation GPS, la prochaine manœuvre sur la photo des rues de Google StreetView",
  "short_name": "Navi-Gator.online",
  "icons": [
    {
      "src": "/img/72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "density": 1.5
    },
    {
      "src": "/img/144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "density": 3.0
    },
    {
      "src": "/img/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "density": 4.0
    }
  ],
  "theme_color": "#136325",
  "background_color": "#136325",
  "start_url": "/",
  "display": "standalone",
  "prefer_related_applications": true,
    "related_applications": [
      {
        "platform": "web",
        "url":"https://fr.navi-gator.eu"
      },{
      "platform": "play",
      "id": "navi_gator.online.pro"
      }]
}