{
  "name": "Motivation Card Generator",
  "short_name": "MotivationCards",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#2dc16c",
  "theme_color": "#2dc16c",
  "description": "Generate and view daily motivational cards: Jamaican proverbs and more.",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
