{
  "name": "Infinity Science Agency",
  "short_name": "Infinity",
  "description": "وكالة متكاملة للإنتاج والتقنية - تطبيق PWA",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/public/index.php",
  "scope": "/public/",
  "display": "standalone",
  "background_color": "#07140f",
  "theme_color": "#0b7a4b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}