{
  "name": "UmForum 8",
  "short_name": "UmForum8",
  "description": "Neon 2048 game",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#000814",
  "theme_color": "#020617",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
