{
  "name": "The Expanding Galaxy — Star Wars Star Map",
  "short_name": "Expanding Galaxy",
  "description": "An interactive Star Wars family tree, character map, and timeline across the 9 films plus Rogue One and Andor.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#03040a",
  "theme_color": "#03040a",
  "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" }
  ]
}
