{
  "name": "Life OS",
  "short_name": "Life OS",
  "description": "A self-operating system for students who think in systems, not hours.",
  "start_url": "/life-os/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#c9a84c",
  "orientation": "portrait",
  "icons": [
    {
"src": "/life-os/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/life-os/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
