{
  "name": "Weiyu Silkflowers Factory",
  "short_name": "Silkfleurs",
  "description": "Wholesale silk flower catalog from Weiyu Silkflowers Factory.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f3efe7",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}