{
  "name": "5 AM Club - Tigers",
  "short_name": "5AM Club",
  "description": "Exclusive protocol for 5 AM Club members. Master the morning, own the day.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
