{
  "id": "/",
  "name": "EXNUS",
  "short_name": "EXNUS",
  "lang": "zh-Hant",
  "dir": "ltr",
  "description": "EXNUS 金色時尚私密社交 PWA",
  "categories": ["social", "lifestyle"],

  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/exnus-gold-icon.png",
      "sizes": "1920x1920",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
