{
  "name": "MythOS Founder's Bundle",
  "short_name": "MythOS",
  "description": "A personal operating system for creators navigating complexity in the age of emergence",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B2B45",
  "theme_color": "#0B2B45",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "lang": "en-US"
}