{
  "id": "https://sudhanshu.space",
  "name": "Sudhanshu Motewar",
  "short_name": "Sudhanshu Portfolio",
  "description": "Portfolio - My digital world about tech journey, projects, blogs, and more 🚀",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#000000",
  "background_color": "#000000",
  "categories": ["portfolio", "personal", "developer", "resume"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-icon.jpeg",
      "sizes": "180x180",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
