{
  "name": "Fun Time AA+",
  "short_name": "fun_time_aaplus",
  "icons": [
    {
      "src": "./img/icons/android-chrome-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "./img/icons/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#fafbe4",
  "orientation": "landscape"
}
