{
  "name": "Forza Map Finder",
  "short_name": "Map Finder",
  "description": "Highlights undiscovered roads on the Forza Horizon map. Works with PC live capture and Xbox screenshots.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "icons": [
    {
      "src": "./android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
