{
  "name": "World Kitchen",
  "short_name": "World Kitchen",
  "description": "Cook recipes from around the world — playable offline.",
  "start_url": "/world-kitchen.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
