{
  "name": "Teller of Fortunes!",
  "short_name": "Teller of Fortunes",
  "icons": [{
    "src": "images/apple-touch-icon.png",
      "sizes": "45x45",
      "type": "image/png"
    }, {
      "src": "images/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    }, {
    }, {
      "src": "images/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    }],
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#3E4EB8",
  "theme_color": "#2F3BA2"
}