{
  "name": "Braylen's Tech Repair",
  "short_name": "Braylen Repair",
  "description": "Professional device repair and custom PC building by Braylen.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0b0b0d",
  "theme_color": "#9b72b8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}