{
  "name": "Today2 - Birthdays & Omdenken",
  "short_name": "Today2",
  "description": "A simple swipeable website for birthdays and omdenken citations",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1e3c72",
  "theme_color": "#1e3c72",
  "orientation": "portrait-primary",
  "scope": "./",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%231e3c72'/><text x='50' y='60' font-size='50' text-anchor='middle' fill='white'>📅</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%231e3c72'/><text x='50' y='60' font-size='50' text-anchor='middle' fill='white'>📅</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "lang": "en",
  "dir": "ltr"
} 