{
  "id": "/",

  "name": "智绘嘉AI设计平台",
  "short_name": "智绘嘉AI",
  "description": "AI室内设计平台",

  "lang": "zh-CN",

  "start_url": "/",
  "scope": "/",

  "display": "standalone",

  "background_color": "#050816",
  "theme_color": "#050816",

  "orientation": "portrait",

  "categories": [
    "design",
    "graphics",
    "productivity"
  ],

  "icons": [
    {
      "src": "/images/pwa/icon-192-full.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/pwa/icon-512-full.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}