{
  "name": "One Mobile Store",
  "short_name": "Store",
  "description": "تطبيق المتاجر الذكية - One Mobile Store",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#493077",
  "background_color": "#0b0e19",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "icons/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}