{
  "name": "Baobae",
  "short_name": "Baobae",
  "description": "Ask Baobae what's for dinner. Use what you have, shop what you need, and save the meals you love.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9734A",
  "theme_color": "#F9734A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["food", "lifestyle", "health"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Fridge",
      "url": "/",
      "description": "Open your fridge inventory"
    },
    {
      "name": "Meal Plan",
      "url": "/plan",
      "description": "View your weekly meal plan"
    },
    {
      "name": "Recipes",
      "url": "/recipes",
      "description": "Browse recipes"
    }
  ]
}
