{
  "name": "DiamondApp - Diamond Egypt Networks",
  "short_name": "DiamondApp",
  "description": "Diamond Egypt Networks - Digital Products, Web Development & Bespoke Software Solutions",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060709",
  "theme_color": "#060709",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["business", "productivity", "utilities"],
  "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"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "الأعمال والمشاريع",
      "short_name": "المشاريع",
      "url": "/work",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "خدماتنا التقنية",
      "short_name": "الخدمات",
      "url": "/services",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تواصل معنا",
      "short_name": "اتصل بنا",
      "url": "/contact",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
