{
    "name": "三国猫",
    "short_name": "三国猫",
    "start_url": "/index.html",
    "display": "standalone",
     "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "/icons/icon-192x192.jpg",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-512x512.jpg",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
  
}
