{
  "name": "I Call Shotgun!",
  "short_name": "Shotgun",
  "description": "Roadtrip navigator. Pit stops, side quests, weather, costs, calendar.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f0e0",
  "theme_color": "#e2542b",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
