{
  "name": "500 Meters",
  "short_name": "500 Meters",
  "id": "/",
  "description": "A township retail enablement cooperative helping South African spaza shop owners modernise, formalise and grow.",
  "lang": "en-ZA",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#202020",
  "theme_color": "#E05A26",
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Manufacturer Registration",
      "short_name": "Manufacturer",
      "description": "Register as a product manufacturer for the cooperative network.",
      "url": "/register/manufacturer",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Landlord Registration",
      "short_name": "Landlord",
      "description": "Register property, land or premises for the 500 Meters rollout.",
      "url": "/register/landlord",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Community Leaders Registration",
      "short_name": "Community",
      "description": "Register as a community leader for local participation.",
      "url": "/register/community-leaders",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "500 Meters township spaza shop cooperative"
    }
  ]
}
