{
  "name": "VibeSane",
  "short_name": "VibeSane",
  "description": "Security scanning for Next.js and Supabase projects.",
  "start_url": "/",
  "display": "browser",
  "background_color": "#F5F2EC",
  "theme_color": "#2F5F65",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
