{
  "short_name": "RousaGO",
  "name": "RousaGO - Travel Banyuwangi",
  "description": "A comprehensive travel booking application for exploring the diverse destinations of Banyuwangi.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#00AA13",
  "background_color": "#F9FAFB"
}