{
  "name": "HTTC Lottery",
  "short_name": "Lotto",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#b3261e",
  "background_color": "#fffbff",
  "icons": [
    {
      "src": "/static/favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/static/favicon.png",
      "sizes": "256x256 128x128 64x64 32x32 24x24",
      "type": "image/png"
    }
  ]
}