{
  "name": "im.in - Event Attendance Tracker",
  "short_name": "im.in",
  "description": "Event attendance tracking with recurring events and RSVP management",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230f172a' width='540' height='720'/><text y='360' x='270' font-size='120' fill='%236366f1' text-anchor='middle' dominant-baseline='middle' font-weight='bold'>📅</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%236366f1' width='192' height='192' rx='45'/><text y='96' x='96' font-size='120' fill='white' text-anchor='middle' dominant-baseline='middle'>📅</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='white' width='192' height='192' rx='45'/><text y='96' x='96' font-size='120' fill='%236366f1' text-anchor='middle' dominant-baseline='middle'>📅</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "social"],
  "shortcuts": [
    {
      "name": "Create Event",
      "short_name": "New Event",
      "description": "Create a new event quickly",
      "url": "/?create",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='48' x='48' font-size='60' fill='%236366f1' text-anchor='middle' dominant-baseline='middle'>➕</text></svg>", "sizes": "96x96"}]
    }
  ]
}
