{
  "name": "PTForma",
  "short_name": "PTForma",
  "description": "Personal trainer client & session manager",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111111",
  "theme_color": "#FF6B35",
  "lang": "sr",
  "dir": "ltr",
  "categories": ["fitness", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "icons/ptforma_icon_orange_big.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/ptforma_icon_orange_big.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
