{
  "name": "DAYPAGE",
  "short_name": "DAYPAGE",
  "description": "Premium Shared Family Calendar Dashboard",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0f1d",
  "theme_color": "#0a0f1d",
  "orientation": "any",
  "icons": [
    {
      "src": "daypage_logo_light.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "daypage_logo_light.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
