{
  "name": "H!Outz",
  "short_name": "H!Outz",
  "description": "AI-powered date spot recommendations that learn your preferences",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0D9488",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["lifestyle", "social"],
  "prefer_related_applications": false,
  "scope": "/",
  "lang": "de",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Plan a Date",
      "short_name": "Plan",
      "description": "Start planning a new date",
      "url": "/smart-date-planning",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Friends",
      "short_name": "Friends",
      "description": "View your friends list",
      "url": "/my-friends",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "handle_links": "preferred"
}