{
  "name": "The Cosmic Oracle",
  "short_name": "Cosmic Oracle",
  "description": "Cosmic divination for lottery numbers, horse races, match winners, accumulators and playful decisions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0d26",
  "theme_color": "#0b0d26",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Lottery & event reading", "url": "/" },
    { "name": "Lucky days", "url": "/lucky-days" },
    { "name": "Accumulator", "url": "/accumulator" },
    { "name": "Decisions", "url": "/decisions" }
  ]
}
