{
  "name": "Habibi Qatar – AI-Powered Companion Platform",
  "short_name": "Habibi Qatar",
  "description": "A reliable AI-powered companion designed to help you communicate, educate, explore, and create lasting bonds with the people of Qatar.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#8B2E3B",
  "icons": [
    {
      "src": "/favicon-ai-habibi.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/favicon-ai-habibi.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon-ai-habibi.jpg",
      "sizes": "540x720",
      "type": "image/jpeg"
    }
  ],
  "categories": ["travel", "education", "utilities"],
  "shortcuts": [
    {
      "name": "AI Translator",
      "short_name": "Translate",
      "description": "Quick translation between English and Qatari Arabic",
      "url": "/translate",
      "icons": [
        {
          "src": "/favicon-ai-habibi.jpg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Prayer Times",
      "short_name": "Prayers",
      "description": "Daily prayer times with notifications",
      "url": "/prayer-times",
      "icons": [
        {
          "src": "/favicon-ai-habibi.jpg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Reminders",
      "short_name": "Reminders",
      "description": "Personal reminders and tasks",
      "url": "/reminders",
      "icons": [
        {
          "src": "/favicon-ai-habibi.jpg",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
