{
  "name": "The Spicy Noodle",
  "short_name": "Spicy Noodle",
  "description": "A task-led culinary operating system for building dishes, performing techniques, checking references and fixing problems.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b151c",
  "theme_color": "#0b151c",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Recipe Library",
      "url": "/recipes/"
    }
  ],
  "version": "4.9.0"
}
