{
  "name": "Askive",
  "short_name": "Askive",
  "description": "AI-powered business archive. Just throw it in.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#111111",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/apple-touch-icon-120.png",
      "type": "image/png",
      "sizes": "120x120"
    },
    {
      "src": "/apple-touch-icon-152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "/apple-touch-icon-167.png",
      "type": "image/png",
      "sizes": "167x167"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/logo512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
