{
  "name": "StarDream Toys - Custom Plush Toy Manufacturer & OEM Supplier",
  "short_name": "StarDream Toys",
  "description": "Premium custom plush toy manufacturer since 2008. ISO 9001 & BSCI certified factory specializing in OEM stuffed animals, personalized plushies, wholesale bulk orders, and bespoke soft toys for brands worldwide.",
  "start_url": "/en?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1a2b4a",
  "categories": ["business", "shopping"],
  "icons": [
    {
      "src": "/images/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
