{
  "name": "NAFS — Master Your Self",
  "short_name": "NAFS",
  "description": "Gamified islamitische zelfontwikkeling. Train je nafs, track je gebeden, beheers je schermtijd.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0D3B13",
  "theme_color": "#1B5E20",
  "orientation": "portrait",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Check-in",
      "short_name": "Check-in",
      "url": "/checkin",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Nafs Assessment",
      "short_name": "Nafs",
      "url": "/nafs-check",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Journal",
      "short_name": "Journal",
      "url": "/journal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
