{
    "name": "Blogging Coder",
    "short_name": "Blogging Coder",
    "icons": [
      {
        "src": "/nextjs.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/Next.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "theme_color": "#F1F1F1",
    "background_color": "#FFFFFF",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait"
  }