{
  "name": "Domain Registration | AppWT",
  "short_name": "Domain",
  "description": "We lock in your website's name and keep it yours, plus handle renewals and the address settings. Think of it like reserving a custom license plate so nobody else can grab it.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "https://appwt.com/assets/images/appwt-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appwt.com/assets/images/appwt-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appwt.com/assets/images/appwt-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
