{
  "short_name": "Kominy",
  "name": "The Chimney Sweeper's App",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "256x256 192x192 152x152 144x144 128x128 64x64 32x32 24x24 16x16",
      "type": "image/png"
    }
  ],
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#3f51b5",
  "background_color": "#ffffff"
}
