{
  "name": "فتوشاپ",
  "short_name": "فتوشاپ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1e2e",
  "theme_color": "#7c5cff",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ]
}