{
  "name": "Y57 Network",
  "short_name": "Y57",
  "description": "A network directory of tools and applications.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "en-US",

  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],

  "categories": ["productivity", "business", "utilities"],
  "prefer_related_applications": false
}