{
  "name": "Crookston Community Group | Fighting Food Insecurity & Social Exclusion",
  "short_name": "CCG",
  "description": "Crookston Community Group provides emergency food bank services, affordable food pantry, youth lunch clubs, skills training, volunteer opportunities, and community spaces to fight food insecurity and social exclusion.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "categories": [
    "charity",
    "community",
    "food",
    "social",
    "education",
    "volunteering"
  ],
  "icons": [
    {
      "src": "/public/assets/img/favicon.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/assets/img/CCG_Logo_Medium.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/public/assets/img/CCG_Logo_Medium.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Food Bank",
      "short_name": "Food Bank",
      "description": "Access emergency food bank services",
      "url": "/services/foodbank",
      "icons": [
        {
          "src": "/public/assets/img/foodbank-cover.jpg",
          "sizes": "96x96",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Food Pantry",
      "short_name": "Pantry",
      "description": "Affordable food pantry services",
      "url": "/services/pantry",
      "icons": [
        {
          "src": "/public/assets/img/food-pantry.jpg",
          "sizes": "96x96",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Youth Programs",
      "short_name": "Youth",
      "description": "Youth lunch clubs and programs",
      "url": "/services/youth",
      "icons": [
        {
          "src": "/public/assets/img/youth.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Volunteer",
      "short_name": "Volunteer",
      "description": "Volunteer opportunities and training",
      "url": "/volunteer",
      "icons": [
        {
          "src": "/public/assets/img/volunteer.jpg",
          "sizes": "96x96",
          "type": "image/jpeg"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
