{
  "name": "LetsMeet-Here",
  "short_name": "LetsMeet",
  "description": "Meet real people. Right now. Right here.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#E8725A",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["social", "lifestyle"]
}
