{
  "name": "Fomo Markets",
  "short_name": "Fomo",
  "description": "Discover local markets, events and happenings near you",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0EDE6",
  "theme_color": "#F0EDE6",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}
