{
  "name": "Intelligent Excuse Generator",
  "short_name": "ExcuseGen",
  "description": "Generate, schedule and panic‑send excuses – even offline.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#00b4d8",
  "background_color": "#caf0f8",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}