{
  "name": "ARC: Narrative Wear",
  "short_name": "ARC",
  "description": "Wear the Story. Unlock the Truth.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#E60000",
  "icons": [
    {
      "src": "arc.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}