{
  "name": "PAN — Queer Messenger",
  "short_name": "PAN",
  "description": "為 LGBTQ+ 社群而設的自主通訊空間。",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070707",
  "theme_color": "#090909",
  "orientation": "any",
  "lang": "zh-Hant",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "新群組",
      "short_name": "新群組",
      "url": "./?action=new-group"
    }
  ]
}
