{
  "name": "IdeasOut",
  "short_name": "IdeasOut",
  "description": "Structured Intelligence for Thought Leaders. Out of your head and into the world.",
  "start_url": "/studio/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FEFDFB",
  "theme_color": "#FEFDFB",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "New Session",
      "short_name": "New",
      "url": "/studio/work",
      "description": "Start a new content session with Reed"
    },
    {
      "name": "Library",
      "short_name": "Library",
      "url": "/studio/outputs",
      "description": "View your content library"
    }
  ]
}
