{
  "short_name": "Fuchi!",
  "name": "Fuchi!",
  "icons": [
    {
      "src": "/images/fuchi.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/fuchi.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/app/index.php",
  "scope": "/app/",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "display": "standalone"
}