{
  "name": "SpidersWeb.ai",
  "short_name": "SpidersWeb",
  "description": "One phone-first guide for next actions, useful tools, sports, local information, creativity, learning, and play.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#00F0FF",
  "categories": ["productivity", "utilities", "sports", "entertainment"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/airo-assets/images/logo/favicon/dark",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/airo-assets/images/logo/favicon/dark",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/airo-assets/images/logo/favicon/dark",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/airo-assets/images/pages/og-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SpidersWeb.ai — Your Next Useful Move"
    }
  ],
  "shortcuts": [
    {
      "name": "My Next",
      "short_name": "Next",
      "description": "Keep one next action in view",
      "url": "/next?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tool Finder",
      "short_name": "Tools",
      "description": "Start with the job and get one useful path",
      "url": "/tools?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Spiders Picks AI",
      "short_name": "Sports",
      "description": "Open the four-league sports research desk",
      "url": "/sports?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Local",
      "short_name": "Local",
      "description": "Open maps, places, weather, and community",
      "url": "/local?source=pwa-shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://spidersweb.ai/manifest.json"
    }
  ],
  "prefer_related_applications": false
}
