{
  "id": "./notebook2.html",
  "name": "LearnHero Notebook",
  "short_name": "Notebook",
  "description": "A sovereign, offline-first learning notebook: capture, cues, self-test, and a portable Cornell record. There is no store listing — add to the home screen from localhost or https.",
  "display": "standalone",
  "start_url": "./notebook2.html",
  "scope": "./",
  "theme_color": "#0F1D3A",
  "background_color": "#0F1D3A",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
