{
  "id": "./",
  "name": "Landforce",
  "short_name": "Landforce",
  "description": "Landforce is an employment and environmental social enterprise that invests in Pittsburgh-area people and the land we call home.",
  "start_url": "index.html?source=app",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f9f7",
  "theme_color": "#7a735c",
  "categories": [
    "education",
    "business"
  ],
  "icons": [
    {
      "src": "images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Join Our Crew",
      "url": "crew.html",
      "icons": [
        {
          "src": "images/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Hire a crew",
      "url": "hire.html#request",
      "icons": [
        {
          "src": "images/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Wood & The Mill",
      "url": "wood.html",
      "icons": [
        {
          "src": "images/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Donate",
      "url": "donate.html",
      "icons": [
        {
          "src": "images/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}