{
  "name": "LAST9 — Precision Meetup",
  "short_name": "LAST9",
  "description": "Google Maps gets you close. We get you there.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "en",
  "categories": ["navigation", "utilities"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Meetup",
      "short_name": "Meetup",
      "url": "./session.html",
      "description": "Start or join a precision meetup"
    },
    {
      "name": "Parking Pin",
      "short_name": "Park",
      "url": "./parking.html",
      "description": "Drop or navigate to your parking pin"
    }
  ],
  "screenshots": []
}
