{
  "name": "TMPUV Activity Logger",
  "short_name": "TMPUV Log",
  "description": "Log mentoring activities for The Mentoring Project of the Upper Valley.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#C0392B",
  "icons": [
    { "src": "./icon192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icon512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
