{
  "name": "Sushistats",
  "short_name": "Sushistats",
  "start_url": "/?utm_source=pwa_app",
  "display": "fullscreen",
  "background_color": "#121212",
  "theme_color": "#121212",
  "icons": [
    {
      "src": "img/sushi8bit192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/sushi8bit512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}