{
  "name": "Cook Lookup",
  "short_name": "Cook Lookup",
  "description": "Cooking times, temperatures, and seasonal produce — a no-fluff reference for the home cook.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F0EB",
  "theme_color": "#1a2744",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
