{
  "name": "PeaPlate",
  "short_name": "PeaPlate",
  "description": "Paste a recipe and get a clean, checkable list of ingredients and steps.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#073f1a",
  "theme_color": "#5da374",
  "icons": [
    {
      "src": "images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
