{
  "name": "Journey 2 Japan",
  "short_name": "J2J",
  "description": "Your personalized Japan travel companion. Plan your itinerary, store tickets, navigate transit, split expenses — all in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf5f0",
  "theme_color": "#e8662d",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "scope": "/",
  "categories": ["travel", "lifestyle"]
}
