{
  "schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Lesando.nl",
  "short_name": "Lesando.nl",
  "description": "Lesando.nl bestelmodule",
  "start_url": "https://shop.lesando.nl",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "theme_color": "#4d4d4d",
  "background_color": "#fff",
  "icons": [
    {
      "src": "content/branding/apple-touch-icon-57x57.png",
      "sizes": "57x57",
      "type": "image/png"
    },
    {
      "src": "content/branding/apple-touch-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "content/branding/apple-touch-icon-114x114.png",
      "sizes": "114x114",
      "type": "image/png"
    },
    {
      "src": "content/branding/apple-touch-icon-120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "content/branding/apple-touch-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "content/branding/apple-touch-icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "content/branding/apple-touch-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
      }
  ]
}
