{
  "name": "Squawk - Pilot Logbook",
  "short_name": "Squawk",
  "description": "A local-first pilot logbook. No account required - your flights stay in your browser, or sign in to sync across your own devices.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0C0F",
  "theme_color": "#0A0C0F",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
