{
  "name": "3OK · Tree of Knowledge",
  "short_name": "3OK",
  "description": "An indie app store. Free downloads. $7.77 ad-free across the ecosystem. $6.69 deep on any app you live in.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#7ce8b0",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
