{
  "name": "Schnitzel",
  "short_name": "Schnitzel",
  "start_url": "./index.php",
  "scope": "/",
  "description": "Mobile Webapplikation MOBA1",
  "display": "standalone",
  "orientation": "portrait",
  "background_color" : "#E18A21",
  "theme_color": "#E18A21",
  "icons": [{
    "src": "./assets/icons/schnitzel_192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
    {
      "src": "./assets/icons/schnitzel_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
