{
  "name": "Nusantaratrip",
  "short_name": "Nusantaratrip",
  "description": "Exotic Trail of Java",
  "start_url": "/?utm_source=pwa&utm_medium=app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#62a800",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://nusantaratrip.com/wp-content/uploads/2026/03/logo_app2.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "https://nusantaratrip.com/wp-content/uploads/2026/03/logo_app.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}