{
  "id": "/trial",
  "name": "Andas Lite",
  "short_name": "Andas",
  "description": "A breathing exercise app to help you relax, focus, and improve your well-being through guided breathing techniques.",
  "start_url": "/trial",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "portrait",
  "categories": ["health", "fitness", "lifestyle", "medical"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot.png",
      "sizes": "1264x1366",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Exercise selection"
    },
    {
      "src": "images/screenshot1.png",
      "sizes": "1300x1416",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Starting an exercise"
    },
    {
      "src": "images/screenshot2.png",
      "sizes": "1219x1537",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Exercise in progress"
    }
  ]
}
