{
  "name": "GetAJeep",
  "short_name": "GetAJeep",
  "description": "Jeepney route finder and mapping tool.",
  "start_url": "GetAJeep.html",
  "display": "standalone",
  "background_color": "#10b981",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "jeepney-light.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "jeepney-dark.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
