{
  "name": "Gabcloud LLC — Mobile App Development",
  "short_name": "Gabcloud",
  "description": "Custom iOS and Android apps, App Store and Google Play delivery, integrations, and transparent pricing — engineering-led mobile development.",
  "lang": "en-US",
  "dir": "ltr",
  "id": "./index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["business", "productivity", "developer tools"],
  "icons": [
    {
      "src": "./images/pwa/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "./images/pwa/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "./images/pwa/maskable-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
