{
  "name": "Style Credits — Celebrity Fashion Directory",
  "short_name": "Style Credits",
  "description": "The definitive directory of celebrity fashion. Discover who styled the look, which brands were worn, and every red carpet credit.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#faf8f5",
  "orientation": "any",
  "categories": ["lifestyle", "fashion", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
