{
  "name": "Knead",
  "short_name": "Knead",
  "description": "Your personal recipe and shopping list app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F9F3EA",
  "icons": [
    {
      "src": "/icons/AppIcon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
