{
    "name": "Fladres",
    "short_name": "Fladres",
    "id": "Fladres",
    "lang": "nl",
    "dir": "ltr",
    "description": "Kindervakantiefestijn in Houten, 3 dagen, 11 locaties, 1 groot feest! Fladderen is de leukste en grootste activiteit voor kinderen in de gemeente Houten.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone"],
    "orientation": "portrait",
    "theme_color": "#EAF2FC",
    "background_color": "#EAF2FC",
    "icons": [
      {
        "src": "/favicon.ico",
        "type": "image/x-icon"
      },
      {
        "src": "/favicon-16x16.png",
        "sizes": "16x16",
        "type": "image/png"
      },
      {
        "src": "/favicon-32x32.png",
        "sizes": "32x32",
        "type": "image/png"
      },
      {
        "src": "/favicon-96x96.png",
        "sizes": "96x96",
        "type": "image/png"
      },
      {
        "src": "/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/apple-touch-icon-180x180.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ],
    "launch_handler": {
      "client_mode": "auto"
    },
    "shortcuts": [
      {
        "name": "Inschrijvingen",
        "short_name": "Inschrijven",
        "description": "Bekijk of wijzig inschrijvingen",
        "url": "/inschrijvingen",
        "icons": [
          {
            "src": "/icons/form-icon.png",
            "sizes": "96x96",
            "type": "image/png"
          }
        ]
      },
      {
        "name": "Mijn account",
        "short_name": "Account",
        "description": "Ga direct naar je profiel of instellingen",
        "url": "/mijn-account",
        "icons": [
          {
            "src": "/icons/account-icon.png",
            "sizes": "96x96",
            "type": "image/png"
          }
        ]
      }
    ],
    "categories": ["education", "events"],
    "screenshots": [
      {
        "src": "/screenshots/home.png",
        "sizes": "750x1334",
        "type": "image/png"
      },
      {
        "src": "/screenshots/inschrijven.png",
        "sizes": "750x1334",
        "type": "image/png"
      }
    ],
    "file_handlers": [
      {
        "action": "/import",
        "name": "Open inschrijvingsbestand",
        "accept": {
          "text/csv": [".csv"],
          "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": [".xlsx"]
        },
        "icons": [
          {
            "src": "/icons/excel-icon.png",
            "sizes": "96x96",
            "type": "image/png"
          }
        ]
      }
    ],
    "prefer_related_applications": false,
    "scope_extensions": [
      {
        "type": "origin",
        "origin": "https://fladres.fladderen.nl"
      }
    ],
    "iarc_rating_id": ""
  }
