{
  "name": "HomeX — خانهٔ هوشمند تو",
  "short_name": "HomeX",
  "description": "کنترل کامل چراغ‌ها، درب پارکینگ و همهٔ دستگاه‌های خانهٔ هوشمند از هر جا.",
  "lang": "fa-IR",
  "dir": "rtl",
  "start_url": "dashboard.php",
  "id": "dashboard.php",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#10b981",
  "categories": ["lifestyle", "productivity", "utilities", "smart-home"],
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "img/logo.png",     "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "داشبورد",
      "short_name": "داشبورد",
      "url": "dashboard.php",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "مدیریت دستگاه‌ها",
      "short_name": "دستگاه‌ها",
      "url": "dashboard.php#devicesSection",
      "icons": [{ "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "launch_handler": { "client_mode": "navigate-existing" },
  "prefer_related_applications": false
}
