{
  "name": "Trybely",
  "short_name": "Trybely",
  "description": "AI-powered services & commerce platform — bookings, POS, social, and your sovereign business OS.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    { "src": "/icons/trybely-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/trybely-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/trybely-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/trybely-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "POS", "short_name": "POS", "url": "/#/pos-app", "icons": [{ "src": "/icons/trybely-192.png", "sizes": "192x192" }] },
    { "name": "Library", "short_name": "Library", "url": "/#/tab/library", "icons": [{ "src": "/icons/trybely-192.png", "sizes": "192x192" }] }
  ]
}
