{
  "name": "Retail Simulator",
  "short_name": "RetailSim",
  "description": "Run a boutique store: place fixtures, stock clothes, set prices, and grow profit.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
