{
  "name": "Loganathan Feedback Hub",
  "short_name": "FeedbackHub",
  "description": "Centralized feedback platform for all Loganathan projects",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "public/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "public/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en",
  "scope": "/"
}
