{
  "name": "Digital Forge",
  "short_name": "Digital Forge",
  "description": "Custom websites for local businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05030a",
  "theme_color": "#05030a",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "scope": "/"
}