{
  "name": "Odd Kitchen — Chef Moss's Experimental Restaurant",
  "short_name": "Odd Kitchen",
  "description": "Invent strange dishes, master five cooking stations, and learn the stories of Chef Moss's regulars.",
  "id": "/",
  "start_url": "/?source=installed",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#173c35",
  "theme_color": "#173c35",
  "categories": ["games", "food", "entertainment"],
  "icons": [
    {
      "src": "assets/img/odd-kitchen-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/chef-moss.webp",
      "sizes": "844x900",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
