{
  "short_name": "MainChef",
  "name": "MainChef",
  "icons": [
    {
      "src": "/Mc-Icon-svg.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/Mc-Icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/Mc-Icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "mainchef_go",
  "start_url": "/",

  "background_color": "#F2EBE2",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "theme_color": "#F2EBE2",
  "description": "MainChef Applikation"
}