

{
  "name": "Priya's Devlogue",
  "short_name": "Priya's Devlogue",
  "description": "Priya Pahwa - Software Engineer (Backend & DevOps), active in Djangonaut Space, DSF Working Groups, and as a GitHub Campus Expert. She shares insights on software, community, and engineering management.",
  "icons": [
    {
      "src": "/assets/img/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/img/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/index.html",
  "theme_color": "#2a1e6b",
  "background_color": "#ffffff",
  "display": "fullscreen"
}

