{
  "name": "SENSA — Jouw intieme metgezel",
  "short_name": "SENSA",
  "description": "AI-gestuurde slimme toy-besturing met adaptieve patronen, biofeedback en koppel-synchronisatie",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f13",
  "theme_color": "#0f0f13",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/screenshots/app-preview.png",
      "sizes": "390x844",
      "type": "image/png",
      "platform": "ios"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
