{
  "name": "NEOVRA",
  "short_name": "Neovra",
  "description": "Studio digital indépendant spécialisé en refonte web moderne",
  "theme_color": "#0B1020",
  "background_color": "#000000",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/apple-touch.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/web-app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
