{
  "name": "Toastid Tech, LLC",
  "short_name": "Toastid",
  "description": "AI Development, Consulting, and Product Studio",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050816",
  "theme_color": "#00B8FF",

  "icons": [
    {
      "src": "assets/logos/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/logos/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
