{
  "name": "TLGeo - Collect, edit, share geographic data",
  "short_name": "TLGeo",
  "description": "TLGeo is a software company specializing in GIS. We develop tools for geographic data collection, editing and sharing on android, iOS, web.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eaedf8",
  "theme_color": "#111826",
  "orientation": "portrait-primary",
  "categories": [
    "productivity",
    "business",
    "development"
  ],
  "icons": [
    {
      "src": "/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/static/imgs/icon_tlgeo_full.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Go to homepage",
      "url": "/"
    }
  ]
}
