{
  "name": "TISU - Trusted Item Search & Unification",
  "short_name": "TISU",
  "description": "A smart lost and found platform by Simplex Solutions (Pty) Ltd. Report lost items, post found items, and get reunited.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4ede4",
  "theme_color": "#0d74b8",
  "lang": "en-ZA",
  "icons": [
    {
      "src": "assets/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
