{
  "name": "Planet Ministries",
  "short_name": "PlanetMin",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "description": "An app presentation of the Planet Ministries Website, a Christian website.",
  "categories": [ "christian", "spiritual" ],
  "orientation": "portrait",
  "scope": "https://planetsingers.org",
  "lang": "en",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
