{
  "name": "Rustborn",
  "short_name": "Rustborn",
  "description": "Forged in darkness, worn with intent. Premium streetwear and accessories.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2d0a0a",
  "background_color": "#050505",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}