{
  "name": "Glow — Your Glow-Up Coach",
  "short_name": "Glow",
  "description": "Personalised skincare, haircare, nutrition and movement routines, with a Glow Score that tracks how consistent you actually are.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F0E9",
  "theme_color": "#F6F0E9",
  "categories": ["health", "lifestyle", "beauty"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
