{
  "name": "APK World — Lifestyle & Learning",
  "short_name": "APK World",
  "description": "Lifestyle, learning & personal growth platform with free tools for fitness, mindfulness, and productivity.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#fbbf24",
  "background_color": "#030712",
  "categories": ["lifestyle", "health", "education", "fitness"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Lifestyle Tools",
      "short_name": "Tools",
      "url": "/tools",
      "description": "BMI Calculator, Calorie Tracker, Meditation Timer & more"
    },
    {
      "name": "Articles",
      "short_name": "Articles",
      "url": "/articles",
      "description": "Lifestyle, fitness & personal growth articles"
    }
  ]
}
