{
  "id": "/",
  "name": "WaddleNav · Oak Island",
  "short_name": "WaddleNav",
  "description": "Low-speed-vehicle navigation for Oak Island, North Carolina — LSV-legal routing, live Waddlers, island places and the rules of the road.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#010101",
  "background_color": "#010101",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["navigation", "travel", "utilities"],
  "prefer_related_applications": false,
  "related_applications": [],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "handle_links": "preferred",
  "edge_side_panel": {
    "preferred_width": 420
  },
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/narrow-map.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "LSV-legal route across Yaupon Beach with live Waddlers and island places"
    },
    {
      "src": "/screenshots/narrow-rules.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Oak Island low-speed-vehicle rules and safety briefing"
    },
    {
      "src": "/screenshots/wide-map.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "WaddleNav on a wide screen — route, trip time and nearby island places"
    }
  ],
  "shortcuts": [
    {
      "name": "Open the map",
      "short_name": "Map",
      "description": "Jump straight to the Oak Island LSV map",
      "url": "/",
      "icons": [
        {
          "src": "/icons/shortcut-map-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Admin console",
      "short_name": "Admin",
      "description": "Manage places, routes and Enhanced Listings",
      "url": "/admin",
      "icons": [
        {
          "src": "/icons/shortcut-admin-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
