{
  "name": "Pine Monitor",
  "short_name": "Pine",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#8a5a2f",
  "background_color": "#f8f4ea",
  "icons": [
    { "src": "/api/pwa/icon/192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/api/pwa/icon/512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
