{
  "short_name": "HookahForge",
  "name": "Hookah Forge",
  "icons": [
    {
      "src": "icons/pwa-icon-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "icons/pwa-icon-128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "icons/pwa-icon-256.png",
      "type": "image/png",
      "sizes": "256x256"
    },
    {
      "src": "icons/pwa-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "background_color": "#121212",
  "theme_color": "#121212",
  "display": "standalone",
  "orientation": "portrait"
}
