{
  "name": "Delivery Roaster",
  "short_name": "Roaster",
  "description": "Couriers of the world, unite. Track every shift, sit on the satirical court, read the newsroom, take the quiz. Anonymous. Free. Always.",
  "start_url": "/ratemyvan/home",
  "scope": "/ratemyvan",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFD60A",
  "theme_color": "#0E0E0E",
  "categories": ["entertainment", "social", "games"],
  "icons": [
    {
      "src": "/deliveryroaster/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/deliveryroaster/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
