{
  "name": "Pal — Campus Food",
  "short_name": "Pal",
  "description": "Order food from every kitchen on campus. Hostel delivery, group buys, pickup or delivery — no account needed.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffaf4",
  "theme_color": "#EA580C",
  "categories": ["food & drink", "shopping"],
  "lang": "en-NG",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Track an order",
      "short_name": "Track",
      "description": "Check where your food is right now",
      "url": "/?go=track"
    },
    {
      "name": "Start a group buy",
      "short_name": "Group buy",
      "description": "Split an order with your block",
      "url": "/?go=group"
    }
  ]
}
