{
  "name": "Irvine Valley College Lookbook",
  "short_name": "IVC LookBook",
  "description": "A digital lookbook showcasing Irvine Valley College.",
 
  "id": "/",

  "start_url": "/?source=pwa",
  "scope": "/",

  "display": "standalone",

  "theme_color": "#004789",
  "background_color": "#ffffff",

  "categories": ["education"],
  "dir": "ltr",
  "lang": "en",
  "orientation": "portrait-primary",

  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
