{
  "name": "OOOI — The Premium Flight Logbook",
  "short_name": "OOOI",
  "description": "Log your past flights, track aircraft tail numbers, and get beautiful statistics. Built for AvGeeks, spotters, and frequent flyers.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F0F2F5",
  "theme_color": "#2563EB",
  "orientation": "any",
  "categories": ["travel", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
