{
  "name": "Highway Rest",
  "short_name": "HighwayRest",
  "description": "The next service area in the direction you're actually driving.",
  "start_url": "/projects/highwayrest/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0B7981",
  "orientation": "portrait",
  "icons": [
    { "src": "app-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "app-logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "app-logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
