{
  "name": "Daily Grind Log",
  "short_name": "Grind Log",
  "description": "Track your training journey. Level up your life. By Founder HW. ",
  "lang": "id-ID",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["fitness", "lifestyle", "health", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Tanya AI Mentor",
      "short_name": "Seolha",
      "description": "Konsultasi latihan dengan Seolha AI",
      "url": "/?feature=ai",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Radar Gym Terdekat",
      "short_name": "Radar Gym",
      "description": "Cari lokasi gym & spot fitness sekitar",
      "url": "/?feature=radar",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/1-dashboard.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard & Daily Quest"
    },
    {
      "src": "/screenshots/2-ai-mentor.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Seolha AI Mentor"
    },
    {
      "src": "/screenshots/3-radar-gym.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Radar Gym & Kuliner Sehat"
    },
    {
      "src": "/screenshots/4-tier-up.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sistem Tier Up & Reward"
    }
  ]
}