{
  "name": "Streak",
  "short_name": "Streak",
  "description": "Habit tracker для пары и маленькой команды",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0B",
  "theme_color": "#0A0A0B",
  "lang": "ru",
  "categories": ["lifestyle", "productivity", "health"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
