{
  "id": "/",
  "name": "Flow Studio",
  "short_name": "Flow Studio",
  "description": "Flow Studio by The Presence Practice. One guided membership, and one carefully chosen practice each day.",
  "start_url": "/studio",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f1ece1",
  "theme_color": "#f1ece1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
