{
  "name": "Mealhive",
  "short_name": "Mealhive",
  "description": "Family meal planning. Where the week comes together.",
  "start_url": "https://app.mealhive.app/",
  "scope": "https://app.mealhive.app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfcf9",
  "theme_color": "#f97316",
  "categories": ["food", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
