{
  "short_name": "Stept",
  "name": "Stept - Share Your Steps",
  "description": "Share your experiences with friends and discover new places",
  "icons": [
    {
      "src": "stept-logo.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/ico"
    },
    {
      "src": "stept-logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "stept-logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "categories": ["social", "travel", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}
