{
  "name": "小棉",
  "short_name": "小棉酷店",
  "description": "为年轻的你打造线上个人店铺，简单创业，就在本地。",
  "start_url": "/",
  "display": "standalone",
  "oriention": "landscape",
  "background_color": "#ffffff",
  "theme_color": "#F5584F",
  "icons": [
    { "src": "/favicon.ico", "type": "image/x-icon", "sizes": "16x16 32x32" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icon-192-maskable.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}