{
  "name": "A Brief History of Everything",
  "short_name": "History",
  "description": "A swipeable pocket almanac of everything — from the Big Bang to today, told through its strangest true facts.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#04030c",
  "theme_color": "#0a0420",
  "categories": ["education", "books", "entertainment"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ]
}
