{
  "name": "Bobbin - Grow on Threads",
  "short_name": "Bobbin",
  "description": "Grow your Threads audience through gamified consistency tracking. Build posting habits, track streaks, and find the best time to post.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2f2f2",
  "theme_color": "#0f0f10",
  "orientation": "portrait",
  "categories": ["social", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
