{
  "id": "/",
  "name": "PerPix AI",
  "short_name": "PerPix",
  "description": "PerPix app",
  "start_url": "/",
  "scope": "/",
  "lang": "fa",
  "dir": "rtl",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "screenshots": [
    {
      "src": "screenshots/pwa-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PerPix desktop workspace"
    },
    {
      "src": "screenshots/pwa-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "label": "PerPix mobile workspace"
    }
  ],
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
