{
  "short_name": "非线性列车",
  "name": "非线性列车",
  "description": "非线性列车 By. Juij",
  "icons": [
    {
      "src": "/icon/icon128.webp",
      "sizes": "128x128",
      "type": "image/webp"
    },
    {
      "src": "/icon/icon192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/icon/icon256.webp",
      "sizes": "256x256",
      "type": "image/webp"
    },
    {
      "src": "/icon/icon512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "/icon/icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "id": "/index.html",
  "display": "standalone",
  "display_override": ["window-controls-overlay"],
  "form_factor": "wide",
  "theme_color": "#4285f4",
  "background_color": "#ffffff",
  "scope": "/",
  "orientation": "any",
  "categories": ["entertainment", "games"],
  "lang": "zh-CN",
  "prefer_related_applications": false
}