{
  "name": "PitchGrid - Professional Video Analysis for Sports",
  "short_name": "PitchGrid",
  "description": "Turn your smartphone into a professional sports video analysis tool. Analyze multiple phone videos simultaneously with perfect synchronization - no expensive equipment needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "sports",
    "education",
    "productivity",
    "video",
    "analysis",
    "coaching"
  ],
  "icons": [
    {
      "src": "/developer_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/developer_icon_512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/developer_icon_512.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/developer_icon_512.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/developer_icon_512.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/developer_icon_512.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/multi-video-grid-demo.mp4",
      "sizes": "800x600",
      "type": "video/mp4",
      "platform": "wide",
      "label": "Multi-video grid analysis in action"
    },
    {
      "src": "/synchronization-demo.mp4",
      "sizes": "400x600",
      "type": "video/mp4",
      "platform": "narrow",
      "label": "Advanced video synchronization"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.proliferaite.pitchgrid",
      "id": "com.proliferaite.pitchgrid"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/pitchgrid/id6748971191",
      "id": "6748971191"
    }
  ],
  "prefer_related_applications": true,
  "shortcuts": [
    {
      "name": "Download PitchGrid",
      "short_name": "Download",
      "description": "Download PitchGrid from Google Play Store",
      "url": "https://play.google.com/store/apps/details?id=com.proliferaite.pitchgrid",
      "icons": [
        {
          "src": "/developer_icon_512.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Share Feedback",
      "short_name": "Feedback",
      "description": "Share your PitchGrid experience and suggestions",
      "url": "https://pitchgridapp.com/feedback.html",
      "icons": [
        {
          "src": "/developer_icon_512.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Support",
      "short_name": "Support",
      "description": "Get help with PitchGrid",
      "url": "mailto:support@proliferaite.com",
      "icons": [
        {
          "src": "/developer_icon_512.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  }
} 