{
  "name": "ANI-RSS",
  "short_name": "ANI-RSS",
  "description": "追番订阅管理",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "id": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {"src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "./icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "订阅", "url": "./#/subscriptions", "icons": [{"src": "./icon-192.png", "sizes": "192x192"}]},
    {"name": "下载器", "url": "./#/downloads", "icons": [{"src": "./icon-192.png", "sizes": "192x192"}]}
  ]
}
