{
  "name": "Nuggy",
  "short_name": "Nuggy",
  "description": "Your AI business operator. Marketing, operations and intelligence in one app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "en-NZ",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    { "name": "Talk to Nuggy", "short_name": "Voice", "url": "/?action=voice" },
    { "name": "Today's Brief", "short_name": "Brief", "url": "/?view=brief" }
  ]
}
