{
  "name": "Verdron Tech Solutions",
  "short_name": "Verdron",
  "description": "Electronics repair, device recycling, and tech education. Serving Carlock, IL.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#080f0a",
  "theme_color": "#080f0a",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48 64x64 128x128 256x256",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "business",
    "education",
    "technology"
  ],
  "lang": "en-US"
}