{
  "name": "Namu Food Basket",
  "short_name": "Namu",
  "description": "One shop, three counters.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#a8442a",
  "background_color": "#a8442a",
  "icons": [
    { "src": "/icons/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icons/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/icons/og-image.jpg",
      "type": "image/jpeg",
      "sizes": "1200x630",
      "form_factor": "wide",
      "label": "A sisal kiondo on a wooden table, holding maize, red beans, green grams and fresh herbs, with a plate of pilau beside it."
    }
  ],
  "shortcuts": [
    {
      "name": "Till",
      "short_name": "Till",
      "url": "/till",
      "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192" } ]
    },
    {
      "name": "Storefront",
      "short_name": "Storefront",
      "url": "/shop",
      "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192" } ]
    }
  ]
}
