{
  "name": "Skedra — One booking system for every service business",
  "short_name": "Skedra",
  "description": "Manage appointments, customers, staff, reminders, payments and daily operations from one simple platform.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "lang": "en-IE",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    { "src": "/icon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/skedra-logo.png", "sizes": "786x226", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Today's calendar",  "short_name": "Calendar",  "url": "/calendar",  "icons": [{ "src": "/icon-32.png", "sizes": "32x32" }] },
    { "name": "New booking",       "short_name": "Book",      "url": "/calendar?action=new" },
    { "name": "Customers",         "short_name": "Customers", "url": "/customers" }
  ]
}
