{
  "name": "AYNET Digital Solutions",
  "short_name": "AYNET",
  "description": "AI consulting, financial artificial intelligence, FinTech software and quantum data analytics by AYNET.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/icons/aynet-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/aynet-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/aynet-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact AYNET",
      "short_name": "Contact",
      "description": "Open the AYNET contact form",
      "url": "/contact",
      "icons": [
        {
          "src": "/icons/aynet-app-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "AYNET Türkçe",
      "short_name": "Türkçe",
      "description": "AYNET Türkçe ana sayfasını aç",
      "url": "/tr",
      "icons": [
        {
          "src": "/icons/aynet-app-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
