{
  "name": "Family Weight Journey",
  "short_name": "Weight Journey",
  "icons": [
    {
      "src": "assets/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffd400",
  "background_color": "#ffffff",
  "display": "standalone",
  "id": "./",
  "start_url": "./dashboard.php",
  "scope": "./",
  "orientation": "any",
  "description": "A private family weight and wellness progress tracker."
}
