{
  "name": "Huhu-Sovellus",
  "short_name": "HuHu24",
  "theme_color": "#b265e6",
  "background_color": "#253764",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/logo192x192.jpg",
      "sizes": "192x192",
      "type": "image/png"
    },

    {
      "src": "/logo512x512.jpg",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
