{
  "name": "Keep: Birthdays — Smart Reminders & AI Wishes",
  "short_name": "Keep: Birthdays",
  "description": "Never forget a special day again with bulletproof smart alarms, combinatorial AI wishes, and 10 visual greeting card themes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0714",
  "theme_color": "#A5057F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./assets/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "./assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "utilities", "social"]
}
