{
  "id": "/?source=pwa",
  "name": "SpotIN",
  "short_name": "SpotIN",
  "description": "Your SpotIN coworking dashboard — orders, tickets, and notifications.",
  "start_url": "/client?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#5e7c5e",
  "categories": ["lifestyle", "productivity", "food"],
  "icons": [
    { "src": "/spotin-favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/spotin-favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/spotin-favicon.png", "sizes": "any",     "type": "image/png", "purpose": "maskable" }
  ]
}
