{
  "name": "Schema Checker by Kaistone",
  "short_name": "Schema Checker",
  "description": "Free schema.org analyzer. Validate structured data, score rich result eligibility, and get AEO coverage recommendations — instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpeg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Schema Checker homepage"
    }
  ]
}
