{
  "name": "EternovaTech — Premium Digital Agency",
  "short_name": "EternovaTech",
  "description": "Premium creative agency specializing in web design, app development, and digital marketing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F8F5",
  "theme_color": "#0776FC",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "See what we offer",
      "url": "/services",
      "icons": [{ "src": "/favicon.png", "sizes": "any" }]
    },
    {
      "name": "Start a Project",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [{ "src": "/favicon.png", "sizes": "any" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-home.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "EternovaTech Homepage"
    }
  ]
}
