{
  "name": "The Star Map — Starweather",
  "short_name": "Star Map",
  "description": "Your sky today, drawn to the minute from where and when you were born. Free, forever.",
  "start_url": "/map",
  "scope": "/map",
  "display": "standalone",
  "background_color": "#FBF2E9",
  "theme_color": "#26294B",
  "icons": [
    {
      "src": "/icons/sky-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/sky-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/sky-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
