{
  "name": "OunicMedia",
  "short_name": "OunicMedia",
  "description": "Web technology studio since 2017 — software, websites, mobile apps, GST billing, cloud hosting, and SEO for Indian businesses.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#f97316",
  "background_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/images/OunicMediaLogo/OunicMedia_Icon_Round.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/OunicMediaLogo/OunicMedia_Icon_Round.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore OunicMedia services",
      "url": "/services",
      "icons": [{ "src": "/images/OunicMediaLogo/OunicMedia_Icon_Round.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with OunicMedia",
      "url": "/contact",
      "icons": [{ "src": "/images/OunicMediaLogo/OunicMedia_Icon_Round.png", "sizes": "192x192" }]
    }
  ]
}
