{
  "name": "NaiForge",
  "short_name": "NaiForge",
  "description": "We craft digital experiences that command attention.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1a1714",
  "background_color": "#f5f0e8",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 24x24 32x32 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
