{
  "name": "MOOME",
  "short_name": "MOOME",
  "description": "MOOME APP",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffbea",
  "theme_color": "#fffbea",
  "icons": [
    {
      "src": "/icons/icon.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg"
    }
  ]
} 