{
  "name": "Bierdeckel",
  "short_name": "Deckel",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "transparent",
  "theme_color": "transparent",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
