{
  "name": "Schola",
  "short_name": "Schola",
  "description": "Log home education activities and generate LA-ready reports. Your records stay on your device.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfaf5",
  "theme_color": "#6f5fce",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
