{
  "name": "fromm",
  "short_name": "fromm",
  "description": "AI-powered matchmaking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF2DE",
  "theme_color": "#FFBD59",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
