{
  "name": "Taiwan Big Lotto Predictor",
  "short_name": "Big Lotto",
  "description": "Intelligent Taiwan Big Lotto predictions based on statistical analysis of historical draw data",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0808",
  "theme_color": "#E60012",
  "orientation": "portrait-primary",
  "lang": "zh-TW",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}