{
  "name": "Hungrrry",
  "short_name": "Hungrrry",
  "description": "Decide what to make for dinner using ingredients you already have. Save recipes, organize cookbooks, and build grocery lists.",
  "start_url": "/swipe",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
