{
  "name": "Drone Reel - Fly by Wire",
  "short_name": "Drone Reel",
  "description": "The world's first fly-by-wire tether system for consumer and industrial drones. A PH3AR project.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["technology", "industrial", "drones"],
  "icons": [
    {
      "src": "/images/og-image.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Technology",
      "url": "/#technology",
      "description": "Learn about Drone Reel technology"
    },
    {
      "name": "API Documentation",
      "url": "/api/docs",
      "description": "View the API documentation"
    }
  ],
  "parent": {
    "platformnews.com": "https://platformnews.com",
    "ph3ar.com": "https://ph3ar.com"
  }
}
