{
  "name": "EduNova Studio",
  "short_name": "EduNova",
  "description": "Professional EdTech services by Adit Goel — presentations, PDF editing, web development and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffdf7",
  "theme_color": "#b8860b",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["education", "business", "productivity"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "WhatsApp Me", "url": "https://wa.me/918930598651", "description": "Chat on WhatsApp" },
    { "name": "Contact",     "url": "/contact",                   "description": "Send an enquiry"  },
    { "name": "Services",    "url": "/#services",                 "description": "View all services" }
  ],
  "screenshots": [
    { "src": "/images/screenshot-home.jpg", "sizes": "1280x720", "type": "image/jpeg", "label": "EduNova Studio Home" }
  ]
}
