{
  "name": "MarkSix Results - Hong Kong Lottery Tools",
  "short_name": "MarkSix",
  "description": "Hong Kong Mark Six results, history, statistics, AI reference numbers, and saved number tools.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f766e",
  "categories": ["utilities", "news", "finance"],
  "lang": "zh-HK",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Result",
      "short_name": "Results",
      "description": "Open the latest Mark Six result dashboard.",
      "url": "/?shortcut=latest",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Statistics",
      "short_name": "Stats",
      "description": "Open Mark Six statistics and trend analysis.",
      "url": "/analysis.html",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "AI Reference",
      "short_name": "AI",
      "description": "Open AI reference number tools.",
      "url": "/smart-pick.php",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
