{
  "name": "ACE Checklist Editor - Garmin Aviation Checklist Sync",
  "short_name": "ACE Checklist",
  "description": "Sync aviation checklists directly to Garmin G1000, G3X, G3000 avionics. Create on iPad, use in your aircraft panel.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/ace-logo.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "utilities", "navigation"],
  "screenshots": [
    {
      "src": "/assets/images/screenshot-garmin.png",
      "type": "image/png",
      "sizes": "1280x720",
      "label": "Garmin G1000 Integration"
    },
    {
      "src": "/assets/images/screenshot-editor.png",
      "type": "image/png",
      "sizes": "1280x720",
      "label": "Checklist Editor"
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/ace-checklist-editor/id6748047077",
      "id": "id6748047077"
    }
  ],
  "prefer_related_applications": false
}
