{
  "name": "猫猫生成器",
  "short_name": "猫猫生成",
  "description": "随机猫猫头生成器，点击就有一只新猫",
  "start_url": "./catgen.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff1e6",
  "theme_color": "#fff1e6",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
