{
  "name": "بصمة حكاية - Basma Hekaya",
  "short_name": "بصمة حكاية",
  "description": "حكايتك أنت، لا تشبه أحداً. منصة لتوليد قصص مخصصة بصورتك.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FFFBF5",
  "theme_color": "#169CA3",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["books", "education", "kids"],
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": { "client_mode": ["navigate-existing", "auto"] },
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "ابدأ حكاية جديدة",
      "short_name": "حكاية جديدة",
      "description": "أنشئ قصة مخصصة الآن",
      "url": "/create?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "طلباتي",
      "short_name": "طلباتي",
      "description": "استعرض قصصك وطلباتك",
      "url": "/my-orders?source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
