{
  "name": "THUNDER Stack",
  "short_name": "THUNDER",
  "description": "Production-grade Full-Stack Monorepo Template with Next.js 15, Hono, Drizzle ORM, and Expo 54.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/logos/thunder.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logos/thunder.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}