{
  "name": "SheGoes",
  "short_name": "SheGoes",
  "description": "Safe rides by women, for women. Jamaica's first women-only rideshare.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFAF7",
  "theme_color": "#253551",
  "categories": ["travel", "transportation"],
  "lang": "en-JM",
  "scope": "/",
  "icons": [
    { "src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Book a ride", "short_name": "Book", "url": "/?action=book", "icons": [{ "src": "icon-192.svg", "sizes": "192x192" }] }
  ]
}
