{
  "name": "Powerball Analyser by Jose Joya",
  "short_name": "Jose Powerball",
  "description": "Australia Powerball — frequency analysis across all historical draws (1996–present), with 12 number-suggestion strategies scoped to the current 7+1 game format. By Jose Joya.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F6F7F9",
  "theme_color": "#2F5FE0",
  "lang": "en-AU",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
