{
  "name": "TwijnCash",
  "short_name": "TwijnCash",
  "description": "TechDeck digitale munt automaat",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#A855F7",
  "lang": "nl",
  "prefer_related_applications": false,
  "categories": ["finance", "education"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
