{
  "id": "br.com.brunoamir.drone_pilot_clima_app",
  "short_name": "Drone Clima",
  "name": "Drone Pilot Clima",
  "description": "Previsão do tempo inteligente e telemetria para pilotos de Drone",
  "lang": "pt-BR",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/?source=pwa",
  "background_color": "#07090e",
  "theme_color": "#10b981",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "standalone",
    "window-controls-overlay",
    "minimal-ui"
  ],
  "tab_strip": {
    "home_tab": {
      "scope_patterns": [
        {
          "pathname": "/"
        }
      ]
    },
    "new_tab_button": {
      "url": "/"
    }
  },
  "orientation": "portrait",
  "categories": [
    "weather",
    "utilities"
  ],
  "iarc_rating_id": "e58c1f0a-1111-4444-8888-222222222222",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=br.com.brunoamir.drone_pilot_clima_app",
      "id": "br.com.brunoamir.drone_pilot_clima_app"
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://*.drone-pilot-clima-61280702084.us-west1.run.app"
    },
    {
      "origin": "https://*.dronepilotclima.com"
    },
    {
      "origin": "https://ais-pre-iamov4hlbgfttzislk3rzz-5584616617.us-east1.run.app"
    }
  ],
  "file_handlers": [
    {
      "action": "/?file",
      "accept": {
        "text/plain": [".log", ".txt"],
        "application/json": [".json"]
      }
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+droneclima",
      "url": "/?protocol=%s"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "widgets": [
    {
      "name": "Drone Clima Widget",
      "short_name": "Drone Clima",
      "description": "Veja o clima para drones na tela inicial",
      "tag": "weather",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ],
      "screenshots": [
        {
          "src": "/screenshot-mobile.png",
          "sizes": "720x1280",
          "type": "image/png",
          "label": "Widget do Clima"
         }
      ],
      "ms_widgets": []
    }
  ],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "note_taking": {
    "new_note_url": "/?note=new"
  },
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Previsão de Voo",
      "short_name": "Previsão",
      "description": "Veja as condições de voo atuais e previsões em tempo real",
      "url": "/?shortcut=forecast",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Painel Principal para Pilotos de Drone"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Previsão do Tempo e Condições de Voo"
    }
  ]
}
