{
  "name": "SloMind — Daily Quests",
  "short_name": "SloMind",
  "description": "Daily story-driven lessons: negotiation, finance, construction, engineering, electrical, leadership, AI, and the parables.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#EDEFE8",
  "theme_color": "#EDEFE8",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
