{
  "name": "Grace Production OS",
  "short_name": "Grace",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0C0F14",
  "theme_color": "#0C0F14",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/grace-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/grace-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
