{
  "name": "Navlog — Flight Navigation",
  "short_name": "Navlog",
  "description": "Navigation log app for GA pilots — Baron 58, Dakota, Duke, Comanche",
  "start_url": "/navlog/",
  "scope": "/navlog/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["navigation", "utilities"],
  "lang": "pt-BR"
}
