{
  "name": "Spice & Sauce Lab",
  "short_name": "SpiceLab",
  "description": "Learn how to make every spice and sauce from scratch.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0b0b0f",
  "theme_color": "#0b0b0f",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
