{
  "name": "Spacepedia — The Space Encyclopedia",
  "short_name": "Spacepedia",
  "description": "A working index of the recorded cosmos: 505 planets, moons, stars, galaxies, black holes, spacecraft, clusters and small bodies.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "theme_color": "#0a0c0f",
  "background_color": "#0a0c0f",
  "categories": ["education", "reference", "science"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "icons/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
