{
  "name": "Ana Wyak | أنا وياك",
  "short_name": "Ana Wyak",
  "description": "A private luxury world for two. Intimacy engineered for the modern Arab couple.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#150D10",
  "theme_color": "#C9954A",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "lifestyle",
    "social"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "AI Coach",
      "short_name": "Coach",
      "description": "Open the AI relationship coach",
      "url": "./index.html?tab=coach",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Cook Together",
      "short_name": "Cook",
      "description": "Find a recipe to cook together",
      "url": "./index.html?tab=cook",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}