{
  "name": "walk. — matteocurcio.com",
  "short_name": "walk.",
  "description": "Live GPS walk tracker with fog-of-war exploration",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070c07",
  "theme_color": "#070c07",
  "categories": ["navigation", "lifestyle", "health"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
