{
  "name": "Geram App",
  "short_name": "Geram",
  "id": "/",
  "description": "گرم اولین پلتفرم بومی , سریع و امن جهت معاملات نقره آبشده با خلوص 750 بین کاربران بدون واسطه می باشد . کاربران میتوانند بدون وقفه و بصورت 24 ساعته از نوسانات بازار نقره داخلی با کارمزد پایین بهره مند شوند .",
  "dir": "rtl",
  "lang": "fa",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "features": ["Cross Platform", "low-latency inking", "fast", "useful AI"],
  "icons": [
    {
      "src": "/images/icon/128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/images/icon/256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/images/icon/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#01B8D8",
  "background_color": "#18232E",
  "categories": ["productivity"],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "ir.geram.app.twa"
    }
  ],
  "share_target": {
    "action": "/share",
    "params": {
      "title": "Shared from my PWA",
      "text": "Check out this content!",
      "url": "/"
    }
  },
  "file_handlers": [
    {
      "action": "/open-file",
      "accept": {
        "image/*": [".jpg", ".png", ".gif", ".svg"]
      }
    }
  ],
  "orientation": "any",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {}
}


