{
  "name": "GuraArtGallery",
  "short_name": "Gura画廊",
  "description": "专业的Minecraft地图画展示平台，提供高质量的地图画作品展示、购买和分享服务",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f8ff",
  "theme_color": "#4da6ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "gura.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "gura.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["entertainment", "shopping"]
}