{
  "id": "https://tdocs.taemun.co.kr",
  "name": "티독스 스마트 전자서식",
  "short_name": "티독스",
  "description": "스마트 전자서식, 현장 레시피 & 견적서 SaaS",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "any",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest-tdocs.json",
      "id": "https://tdocs.taemun.co.kr"
    }
  ],
  "categories": ["business", "utilities"],
  "icons": [
    {
      "src": "/images/logo/icon-192-tdocs.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/icon-512-tdocs.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
