{
  "name": "Kabynyt",
  "short_name": "Kabynyt",
  "description": "Universal collectibles inventory tracker for iPhone and iPad. Catalog anything — trading cards, books, movies, wine, LEGO, watches, coins — in one app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0712",
  "theme_color": "#0a0712",
  "icons": [
    {
      "src": "/assets/AppIcon.png",
      "sizes": "192x192 256x256 512x512 1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/AppIcon.png",
      "sizes": "192x192 256x256 512x512 1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
