{
  "name": "Tepoo",
  "short_name": "Tepoo",
  "description": "Open the app, see your goals, achieve them together.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c3320",
  "theme_color": "#3db87a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "productivity", "social"],
  "icons": [
    {
      "src": "/tepoo-icon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/og-square.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
