{
  "name": "WikiGalaxy",
  "short_name": "WikiGalaxy",
  "description": "Swipe through the universe of Wikipedia knowledge",
  "icons": [
    { "src": "/icon.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icon.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#1d232a",
  "background_color": "#1d232a"
}
