{
  "name": "FindInSL — Verify Before You Buy",
  "short_name": "FindInSL",
  "description": "Sierra Leone's trusted digital ownership verification and stolen-property recovery platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050D1F",
  "theme_color": "#0A1A38",
  "categories": ["utilities", "business", "finance"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Verify an Item", "url": "/verify", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Register Asset", "url": "/register", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Dashboard", "url": "/dashboard", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
