{
  "name": "Tea Master — Brewing Timer",
  "short_name": "Tea Master",
  "description": "iOS brewing timer for gongfu, western, matcha and cold brew. Right temperature, right ratio, every leaf.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#10B981",
  "background_color": "#10B981",
  "lang": "en",
  "categories": ["lifestyle", "food", "utilities"],
  "icons": [
    {
      "src": "assets/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/app-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    { "src": "assets/screens/screen-1.png", "sizes": "1320x2868", "type": "image/png", "form_factor": "narrow", "label": "Brewing timer" },
    { "src": "assets/screens/screen-2.png", "sizes": "1320x2868", "type": "image/png", "form_factor": "narrow", "label": "Tea library" },
    { "src": "assets/screens/screen-3.png", "sizes": "1320x2868", "type": "image/png", "form_factor": "narrow", "label": "Gongfu schedule" },
    { "src": "assets/screens/screen-4.png", "sizes": "1320x2868", "type": "image/png", "form_factor": "narrow", "label": "Brewing method" }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/tea-master-brewing-timer/id6751961554",
      "id": "6751961554"
    }
  ],
  "prefer_related_applications": true
}
