{
  "name": "DrugsForum.nl",
  "short_name": "DrugsForum",
  "description": "Het beste Nederlandse drugsforum",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "forums"],
  "shortcuts": [
    {
      "name": "Nieuwe Thread",
      "url": "/forums",
      "description": "Start een nieuwe discussie"
    },
    {
      "name": "Mijn Berichten",
      "url": "/messages",
      "description": "Bekijk je berichten"
    },
    {
      "name": "Trip Tracker",
      "url": "/trip-tracker",
      "description": "Log je trip en krijg herinneringen"
    }
  ]
}
