{
  "name": "Grocery List",
  "short_name": "Grocery",
  "description": "Create, manage and share grocery lists with your household.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#4a90d9",
  "lang": "en",
  "categories": ["productivity", "shopping"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
