{
  "name": "Infinity Graphic",
  "short_name": "Infinity",
  "description": "منصة الإدارة الذكية - Infinity Graphic",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#6c63ff",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/?share=1",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        { "name": "files", "accept": ["text/vcard", "text/x-vcard", ".vcf", "image/*", "text/plain"] }
      ]
    }
  }
}
