{
  "name": "Pretty Dose Glow",
  "short_name": "Pretty Dose",
  "description": "Pretty Dose Glow - Your Glow, Your Dose",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff5f5",
  "theme_color": "#e91e8c",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
