{
  "name": "Maasra Pro - المعصرة برو",
  "short_name": "Maasra Pro",
  "theme_color": "#233a1c",
  "background_color": "#233a1c",
  "display": "standalone",
  "scope": "/",
  "start_url": "./index.html",
  "icons": [
    {
      "src": "./img/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./img/icons/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
