{
  "id": "/",
  "name": "Storyland — Book-Inspired Travel",
  "short_name": "Storyland",
  "description": "Turn the books you love into real travel itineraries.",
  "start_url": "/?utm_source=pwa&utm_medium=home_screen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF3E8",
  "theme_color": "#C9986A",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "books", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
