{
  "name": "My Personal Trainer Malta",
  "short_name": "MyPT",
  "description": "The premium coaching app built in Malta. Smart workouts, AI walking trails, photo-based nutrition tracking, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#E0217E",
  "orientation": "portrait-primary",
  "lang": "en-MT",
  "icons": [
    {
      "src": "/images/logo/pwa-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo/pwa-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
