{
  "name": "MPS论坛",
  "short_name": "MPS论坛",
  "description": "讨论、图集、软路由/Linux 技术分享与交流",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0b0f19",
  "background_color": "#0b0f19",
  "lang": "zh-CN",
  "categories": ["social", "news"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "发帖",
      "short_name": "发帖",
      "url": "/new",
      "icons": [{"src": "/android-chrome-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "私信",
      "short_name": "私信",
      "url": "/messages",
      "icons": [{"src": "/android-chrome-192x192.png", "sizes": "192x192"}]
    }
  ]
}
