{
  "name": "What's in the sky tonight?",
  "short_name": "Sky Tonight?",
  "description": "One answer for tonight's sky: is there anything worth going outside for?",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05070F",
  "theme_color": "#05070F",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}