{
  "name": "Love Thailand Legal",
  "short_name": "LTL",
  "description": "AI-powered legal assistant for expats and businesses in Thailand",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#10938E",
  "theme_color": "#10938E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/img/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpg"
    },
    {
      "src": "assets/img/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpg"
    }
  ],
  "categories": ["business", "legal", "productivity"],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "assets/img/logo.jpg",
      "sizes": "1280x720",
      "type": "image/jpg",
      "form_factor": "wide"
    }
  ]
}
