{
  "name": "Nuva",
  "short_name": "Nuva",
  "description": "The Nuva signature — four strokes — stays constant across every proposition. What changes is the room it walks into: palette, typography, voice, and the full marketing kit around it.",
  "background_color": "#FFF8E1",
  "theme_color": "#FECB00",
  "display": "standalone",
  "start_url": "/",
  "icons": [
    {
      "src": "/brand/icons/android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/icons/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}