{
  "name": "Nerovisum",
  "short_name": "Nerovisum",
  "description": "Business consulting, beats, credit repair, web design & AI tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#d4a017",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["business", "music", "education", "finance"],
  "icons": [
    {
      "src": "/wp-content/themes/nv-elevate-final/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/nv-elevate-final/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Beat Store",
      "short_name": "Beats",
      "description": "Browse and buy beats",
      "url": "/beat-store/",
      "icons": [{ "src": "/wp-content/themes/nv-elevate-final/images/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Credit Repair",
      "short_name": "Credit",
      "description": "Fix your credit",
      "url": "/credit-repair/",
      "icons": [{ "src": "/wp-content/themes/nv-elevate-final/images/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch",
      "url": "/#contact",
      "icons": [{ "src": "/wp-content/themes/nv-elevate-final/images/logo.png", "sizes": "96x96" }]
    }
  ]
}
