{
  "name": "Psychic News Network",
  "short_name": "PNN",
  "description": "Deeper questions. Stronger truth. Live news, conscious living and wonder.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090514",
  "theme_color": "#5b1b79",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}