{
  "name": "Daylight",
  "short_name": "Daylight",
  "description": "Your frameworks, your forecast, your people.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F5F1",
  "theme_color": "#2C2A25",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/DaylightPWA.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/DaylightPWA.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
