{
  "name": "AIXOSQuiz",
  "short_name": "AIXOSQuiz",
  "description": "Learn IBM AIX, Linux, VIOS, and Power Systems through practical articles, quizzes, and the IBM Update Center.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050816",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/assets/images/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Update Center",
      "short_name": "Updates",
      "description": "Official IBM AIX and Power updates",
      "url": "/updates/",
      "icons": [
        {
          "src": "/assets/images/brand/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Methodology",
      "short_name": "How it works",
      "url": "/updates/methodology/",
      "icons": [
        {
          "src": "/assets/images/brand/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Analytics",
      "short_name": "Analytics",
      "url": "/updates/analytics/",
      "icons": [
        {
          "src": "/assets/images/brand/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
