{
  "name": "SkyChart",
  "short_name": "SkyChart",
  "description": "SkyChart — Spot every star, planet and constellation above you, and never miss a show in the night sky.",
  "display": "standalone",
  "scope": "/",
  "start_url": "/app",
  "background_color": "#050410",
  "theme_color": "#0c0a1e",
  "icons": [
    {
      "src": "favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
