{
  "name": "sey.la — Seychelles services",
  "short_name": "sey.la",
  "description": "Find local operators in the Seychelles: boats, transport, dive, car rental, treks. Get offers from verified locals.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F4ED",
  "theme_color": "#0F2847",
  "lang": "en",
  "categories": ["travel", "lifestyle", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Post a request",
      "short_name": "New request",
      "description": "Post what you need on sey.la",
      "url": "/post",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My requests",
      "short_name": "My requests",
      "description": "Track your requests and offers",
      "url": "/traveller",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
