{
  "name": "Simmer — Cook What You Have",
  "short_name": "Simmer",
  "description": "Find recipes based on ingredients in your fridge",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#4a7c59",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo-mark-1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-mark-1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
