{
  "name": "FM Central",
  "short_name": "FM Central",
  "description": "Keep your family information, relationships, dates, documents and family tree together.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f5f8b",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/family-manager-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/family-manager-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}