{
  "name": "DabFlow - Perfect Dabs Every Time",
  "short_name": "DabFlow",
  "description": "Next-generation dab timer with gamification, AI insights, and premium features",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E27",
  "theme_color": "#00F5FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "health", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Quick Start Timer",
      "short_name": "Start",
      "description": "Start timer with your saved settings",
      "url": "/?action=quick-start",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Stats",
      "short_name": "Stats",
      "description": "View your session statistics",
      "url": "/?action=stats",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
