{
  "name": "De Heus - paszAPPKA",
  "short_name": "paszAPPKA",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#97be0d",
  "icons": [
    {
      "src": "/static/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/static/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/icons/1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
