{
  "name": "northlight",
  "short_name": "northlight",
  "icons": [
    {
      "src": "/android-chrome-192x192.png?v=20260618-northlight-only",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png?v=20260618-northlight-only",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#162347",
  "background_color": "#162347",
  "display": "standalone"
}