{
  "name": "NFK Render",
  "short_name": "NFK Render",
  "description": "Building Digital Excellence — Technology, Web Design, Medical Apps, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#6C5CE7",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["technology", "business", "productivity"],
  "lang": "en-US",
  "scope": "/"
}
