{
  "name": "Feel Fit Journey",
  "short_name": "FeelFit",
  "description": "Membership studio app untuk PT. Pilar Cipta Gemilang (Feel Fit Journey / FeelFit Pilates).",
  "start_url": "index.php?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3F6F4",
  "theme_color": "#047857",
  "lang": "id",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
