{
  "name": "Sneelife",
  "short_name": "Sneelife",
  "description": "A personal life dashboard and executive-function assistant.",
  "start_url": "/?source=homescreen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f1e7",
  "theme_color": "#3a6b48",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/icons/sneelife-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icons/sneelife-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any"}
  ]
}
