{
  "name": "BrainEtch — Knowledge that won't rub off",
  "short_name": "BrainEtch",
  "description": "Science-based text memorization tools. Paste a poem, scripture, speech — and learn it by heart.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#d4922a",
  "categories": ["education", "productivity", "lifestyle"],
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "icons/icon.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
