{
  "name": "Midland Neighbor Connect",
  "short_name": "MNC",
  "description": "A friendly bilingual guide for neighbors and caseworkers to find food, shelter, recovery, work, and prayer in Midland, Texas. A ministry of The Field's Edge.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf8ef",
  "theme_color": "#39402a",
  "lang": "en",
  "categories": ["lifestyle", "social", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Print Intake Form",
      "url": "./MNC_Intake_Form.pdf"
    },
    {
      "name": "Resource Directory",
      "url": "./MNC_Resource_Directory_EN.pdf"
    }
  ]
}
