{
  "name": "Next Generation Networks",
  "short_name": "NGN",
  "description": "Enterprise network, cloud, and managed IT engineering for Australian business.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/assets/favicon-96x96.png",     "sizes": "96x96",   "type": "image/png" },
    { "src": "/assets/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/maskable-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Contact NGN", "url": "/contact/",  "description": "Reach an engineer" },
    { "name": "Services",    "url": "/services/", "description": "What we do" },
    { "name": "Insights",    "url": "/insights/", "description": "Articles and analysis" }
  ]
}
