{
  "name": "Truckee — Guides for the AI Crossing",
  "short_name": "Truckee",
  "description": "AI is new country. You need to cross it. We've been through.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#E8EDF0",
  "theme_color": "#E8EDF0",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
