{
  "name": "OurMovieNights",
  "short_name": "MovieNights",
  "description": "Track films, decode your Movie DNA, build watchlists, and find people whose taste overlaps with yours.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0a0d",
  "theme_color": "#e7b34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/omn-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["entertainment", "lifestyle"]
}
