{
  "name": "Beer Map",
  "short_name": "BeerMap",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#f39c12",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://img.icons8.com/emoji/512/beer-mug.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}