{
  "name": "BloxBuzz Clothes Maker",
  "short_name": "Clothes Maker",
  "description": "Design Roblox shirts, pants, and t-shirts with a smooth 3D editor.",
  "start_url": "/maker",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e1018",
  "theme_color": "#0e1018",
  "categories": ["utilities", "design"],
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
