{
  "name": "Tuning Tempo",
  "short_name": "TuningTempo",
  "description": "Move a little every day. Your exercise plan between you and your clinician.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf7f4",
  "theme_color": "#f5482a",
  "related_applications": [
    { "platform": "webapp", "url": "https://tuning-tempo.web.app/manifest.json" }
  ],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-192-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
