{
  "name": "Munchara",
  "short_name": "Munchara",
  "description": "The first video platform for restaurant discovery. See it. Crave it. Find it.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E8572A",
  "theme_color": "#E8572A",
  "categories": ["food", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
