{
  "name": "Nomadic Notions - Sid's Blog",
  "short_name": "Nomadic Notions",
  "description": "A personal blog site by Siddhartha Basu - Leadership, Strategy, and Personal Growth",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F1F2F4",
  "theme_color": "#0284c7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Nomadic Notion-logo-2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Nomadic Notion-logo-2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["blog", "education", "lifestyle"],
  "shortcuts": [
    {
      "name": "Blogs",
      "short_name": "Blogs",
      "description": "View all blog posts",
      "url": "/blogs",
      "icons": [{ "src": "/Nomadic Notion-logo-2.png", "sizes": "192x192" }]
    },
    {
      "name": "Resources",
      "short_name": "Resources",
      "description": "View resources library",
      "url": "/resources",
      "icons": [{ "src": "/Nomadic Notion-logo-2.png", "sizes": "192x192" }]
    }
  ]
}
