{
  "name": "ExcuseNote — Free Excuse Note Generator",
  "short_name": "ExcuseNote",
  "description": "Generate official-looking excuse notes for work, social events, family gatherings & more. Free, instant, hilarious.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf6f0",
  "theme_color": "#1a2744",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "lifestyle", "utilities"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}