{
  "name": "Be Good Trouble",
  "short_name": "BGT",
  "description": "Socially conscious apparel. People. Planet. Progress.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f9f8",
  "theme_color": "#1f7a6b",
  "orientation": "portrait-primary",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
