{
  "name": "OfflineMap GPS",
  "short_name": "GPS Map",
  "start_url": "/static/leaflet_map_gps.html",
  "scope": "/static/leaflet_map_gps.html",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "background_color": "#1e64a0",
  "theme_color": "#1e64a0",
  "categories": ["navigation", "utilities"],
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
