{
  "name": "last man standing",
  "short_name": "LMS",
  "description": "Pub crawl planning PWA for route sharing, check-ins, drink status, and photos.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f8f7f2",
  "theme_color": "#101820",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
