{
  "id": "binesheno",
  "name": "Bineshe No",
  "short_name": "Binesheno",
  "theme_color": "#162d5d",
  "background_color": "#fafafa",
  "display": "standalone",
  "lang": "fa",
  "scope": "./",
  "orientation": "portrait",
  "start_url": "./?utm_medium=PWA&utm_source=launcher",
  "display_override": ["standalone", "window-controls-overlay", "fullscreen", "browser", "minimal-ui"],
  "prefer_related_applications": true,
  "categories": ["entertainment", "productivity", "educational"],
  "form_factor": "wide",
  "dir": "auto",
  "share_target": {
    "action": "/?utm_medium=PWA&utm_source=share-target&share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": { "files": [{ "name": "file", "accept": ["image/*"] }] }
  },
  "edge_side_panel": {
    "preferred_width": 430
  },
  "icons": [
    {
      "purpose": "any",
      "sizes": "192x192",
      "src": "/icons/icon-192-maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "/icons/icon-512-maskable.png",
      "type": "image/png"
    }
  ]
}
