{
  "name": "Lanaii",
  "short_name": "Lanaii",
  "description": "The social community app for active adults",
  "start_url": "/",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FBF8F1",
  "theme_color": "#1B7A4B",
  "icons": [
    {
      "src": "icons/icon-192.png?v=8",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png?v=8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "dir": "auto",
  "lang": "en",
  "id": "app.Lanaii",
  "categories": [
    "social"
  ]
}
