{
  "id": "https://roommes.com/",
  "name": "roommes — Find Your Roommate in Korea",
  "short_name": "roommes",
  "description": "Find compatible roommates in Korea. Match with foreigners & Koreans.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "social"],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Find Rooms",
      "short_name": "Find",
      "description": "Search rooms and apartments in Korea",
      "url": "/find?source=pwa_shortcut",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Find Roommates",
      "short_name": "People",
      "description": "Browse roommate profiles",
      "url": "/people?source=pwa_shortcut",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Messages",
      "short_name": "Chat",
      "description": "Open your messages",
      "url": "/messages?source=pwa_shortcut",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
