{
  "name": "أنيس",
  "short_name": "أنيس",
  "description": "مساعد العائلة الصوتي",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF8F3",
  "theme_color": "#1F4E5F",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%231F4E5F'/><text x='96' y='128' text-anchor='middle' font-size='102' fill='%23E8DCC4' font-family='serif'>أ</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%231F4E5F'/><text x='256' y='340' text-anchor='middle' font-size='270' fill='%23E8DCC4' font-family='serif'>أ</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "./index.html",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": ["image/*", "audio/*", "video/*", "text/*"]
        }
      ]
    }
  },
  "shortcuts": [
    { "name": "الفجر القادم", "url": "./index.html?intent=prayer" },
    { "name": "وجبة اليوم", "url": "./index.html?intent=meal" },
    { "name": "تسبيح", "url": "./index.html?intent=tasbeeh" }
  ]
}
