{
  "id": "./",
  "name": "SculptSquire",
  "short_name": "Squire",
  "description": "Track workouts, log food, monitor body-fat progress, and stay on top of your fitness goals.",
  "start_url": "./",
  "scope": "./",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#126a52",
  "background_color": "#f6f4ee",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "prefer_related_applications": false
}