{
  "theme_color": "#434B8E",
  "background_color": "#ffffff",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay"
  ],
  "categories": [
    "Energy Exchange"
  ],
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "fa-IR",
  "name": "Watsun",
  "short_name": "Watsun",
  "description": "Watsun is the smart bridge connecting your power plants to the Iran Energy Exchange.",
  "start_url": "/pwa/",
  "scope": "/pwa/",
  "id": "/pwa/",
  "icons": [
    {
      "src": "icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "icons/icon-167.png",
      "sizes": "167x167",
      "type": "image/png"
    },
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/screenshot.webp",
      "sizes": "505x360",
      "type": "image/webp",
      "label": "| Watsun | Iranian Energy Exchange."
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "edge_side_panel": {
    "preferred_width": 480
  }
}