{
  "name": "CitiPlug — Discover Ijebu Ode",
  "short_name": "CitiPlug",
  "description": "The best places, events, hotels and restaurants in Ijebu Ode",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["lifestyle", "navigation", "travel"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/screenshot-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Explore Places", "short_name": "Explore", "description": "Discover places near you", "url": "/explore", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Events", "short_name": "Events", "description": "Upcoming events in Ijebu Ode", "url": "/events", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Add a Place", "short_name": "Add", "description": "Submit your business", "url": "/submit", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
