{
  "id": "/",
  "name": "Linux Learning Station",
  "short_name": "Learning Station",
  "description": "Six calm, offline learning activities for children aged 5–10.",
  "start_url": "/?source=pwa&v=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#e7e1d3",
  "theme_color": "#e7e1d3",
  "categories": ["education", "kids"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
