{
  "name": "Meet on the Mountain",
  "short_name": "MeetOnMtn",
  "description": "Worldwide directory of mountains, volcanoes and high points — for finding higher ground.",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#141b18",
  "theme_color": "#141b18",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
