{
  "short_name": "RetreatOS",
  "name": "RetreatOS - Retreat & Hospitality Platform",
  "description": "Manage retreats, guests, bookings, schedules, and more — all from your phone.",
  "start_url": "/platform/dashboard",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#6366F1",
  "background_color": "#F8FAFC",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%236366F1'/%3E%3Ctext x='96' y='128' text-anchor='middle' fill='white' font-size='120' font-family='Inter,sans-serif' font-weight='700'%3ER%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%236366F1'/%3E%3Ctext x='256' y='340' text-anchor='middle' fill='white' font-size='320' font-family='Inter,sans-serif' font-weight='700'%3ER%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Bookings",
      "short_name": "Bookings",
      "url": "/platform/dashboard?tab=retreat_bookings",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='16' fill='%236366F1'/%3E%3Ctext x='48' y='66' text-anchor='middle' fill='white' font-size='50' font-family='sans-serif'%3EB%3C/text%3E%3C/svg%3E", "sizes": "96x96", "type": "image/svg+xml"}]
    },
    {
      "name": "Guest Inbox",
      "short_name": "Inbox",
      "url": "/platform/dashboard?tab=inbox",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='16' fill='%2310B981'/%3E%3Ctext x='48' y='66' text-anchor='middle' fill='white' font-size='50' font-family='sans-serif'%3EM%3C/text%3E%3C/svg%3E", "sizes": "96x96", "type": "image/svg+xml"}]
    }
  ]
}
