{
  "name": "Sporkd",
  "short_name": "Sporkd",
  "description": "Turn cooking videos into organized recipes, grocery lists, and step-by-step instructions.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#fbf6ee",
  "theme_color": "#fbf6ee",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
