{
  "name": "NumbersOne — Business Communications",
  "short_name": "NumbersOne",
  "description": "Business phone numbers, VOIP minutes and cloud PBX on one bill.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/assets/img/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Pricing", "url": "/pricing.html" },
    { "name": "Contact", "url": "/contact.html" },
    { "name": "Sign in", "url": "/login.html" }
  ]
}
