{
  "name": "GitTLDR - AI-Powered Git Repository Analytics",
  "short_name": "GitTLDR",
  "description": "AI-powered Git repository analytics and meeting intelligence platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07090E",
  "theme_color": "#07090E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png", 
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "developer", "analytics"],
  "lang": "en-US"
}
