{
  "short_name": "Minecraft Overviewer",
  "name": "The Minecraft Overviewer",
  "icons": [
    {
      "src": "/favicon_192x192_dark.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/favicon_512x512_dark.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f9f7",
  "theme_color": "#1f7240"
}