{
  "id": "./",
  "name": "برواز المعرفة — النسخة الجوهرية V1.6",
  "short_name": "برواز",
  "description": "شاشة معرفة عربية لاستقبال المعرفة وتنظيمها وقراءتها.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#f5f7fb",
  "theme_color": "#152238",
  "lang": "ar",
  "dir": "rtl",
  "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"}
  ],
  "share_target": {
    "action": "./?share-target=1",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "files",
          "accept": ["text/*", "application/pdf", "image/*", "application/msword", "application/vnd.openxmlformats-officedocument.wordprocessingml.document", ".txt", ".md", ".json", ".pdf", ".doc", ".docx", "audio/*", ".mp3", ".m4a", ".wav", ".ogg", ".webm"]
        }
      ]
    }
  }
}
