{
  "name": "Designer Business Kit",
  "short_name": "DBK",
  "description": "Project tracking, CRM, pricing and invoicing for freelance designers. Everything stays on your own computer.",
  "start_url": "./DBK-app.html",
  "scope": "./",
  "id": "/DBK-app.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF7FC",
  "theme_color": "#7C6FE0",
  "categories": ["business", "productivity", "finance"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
