{
  "name": "ACCEPTÈ - Accepte Official Leisure Streetwear Brand",
  "short_name": "ACCEPTÈ",
  "description": "ACCEPTÈ (accepte) - Premium leisure streetwear brand launching Fall 2027. Discover accepte fashion, accepte clothing, and accepte apparel at accepteofficial.com.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "categories": ["shopping", "lifestyle", "fashion"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}