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

  "background_color": "#134420",
  "display": "fullscreen",
  "scope": "/",
  "theme_color": "#134420",
  "description": "MainChef go applikation",
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ]
}