{
  "name": "AU Lotto Results",
  "short_name": "AU Lotto",
  "description": "Latest Australian lottery results, analysis tools, and jackpot information",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-AU",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Powerball Results",
      "short_name": "Powerball",
      "url": "/powerball",
      "description": "Latest Powerball Australia results"
    },
    {
      "name": "Oz Lotto Results",
      "short_name": "Oz Lotto",
      "url": "/oz-lotto",
      "description": "Latest Oz Lotto results"
    },
    {
      "name": "Saturday Lotto Results",
      "short_name": "Sat Lotto",
      "url": "/saturday-lotto",
      "description": "Latest Saturday Lotto results"
    },
    {
      "name": "Check My Numbers",
      "short_name": "Check",
      "url": "/check-numbers",
      "description": "Verify your lottery ticket"
    }
  ]
}
