{
  "name": "Thai South Australia Hub",
  "short_name": "Thai SA Hub",
  "description": "Community platform for Thai people in South Australia - Stories, solutions, business directory, and community support",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui"],
  "orientation": "portrait-primary",
  "scope": "/",
  "theme_color": "#111827",
  "background_color": "#ffffff",
  "lang": "th",
  "dir": "ltr",
  "categories": ["social", "lifestyle", "utilities", "education"],
  "shortcuts": [
    {
      "name": "Solutions - คำแนะนำ",
      "short_name": "Solutions",
      "description": "ค้นหาคำแนะนำและวิธีแก้ปัญหา",
      "url": "/#solutions",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E🇹🇭%3C/text%3E%3C/svg%3E",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Community - ชุมชน",
      "short_name": "Community",
      "description": "เข้าร่วมกิจกรรมชุมชน",
      "url": "/#community",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E🇹🇭%3C/text%3E%3C/svg%3E",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E🇹🇭%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "handle_links": "preferred",
  "protocol_handlers": [
    {
      "protocol": "web+thaisahub",
      "url": "/?handler=%s"
    }
  ]
}