
{
  "name": "Pinkbalance - Step Counter",
  "short_name": "Pinkbalance",
  "description": "Track your daily steps with automatic motion detection",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness"],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1599058945522-28d584b6f4ff?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1599058945522-28d584b6f4ff?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1599058945522-28d584b6f4ff?w=540&h=720&fit=crop",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "https://images.unsplash.com/photo-1599058945522-28d584b6f4ff?w=1080&h=1440&fit=crop",
      "sizes": "1080x1440",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
