{
  "name": "WhatWasThat — Video & Movie Identifier",
  "short_name": "WhatWasThat",
  "description": "Describe any video or movie and find out what it is instantly.",
  "start_url": "https://app.whatwasthatvideo.com/",
  "display": "standalone",
  "background_color": "#09090e",
  "theme_color": "#09090e",
  "orientation": "portrait-primary",
  "scope": "https://app.whatwasthatvideo.com/",
  "id": "https://app.whatwasthatvideo.com/",
  "lang": "en",
  "prefer_related_applications": false,
  "categories": ["entertainment", "utilities"],
  "icons": [
    {
      "src": "https://app.whatwasthatvideo.com/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://app.whatwasthatvideo.com/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Movie",
      "short_name": "Movie",
      "url": "https://app.whatwasthatvideo.com/?mode=movie",
      "description": "Identify a movie or TV series"
    },
    {
      "name": "Find a YouTube Video",
      "short_name": "YouTube",
      "url": "https://app.whatwasthatvideo.com/?mode=youtube",
      "description": "Identify a YouTube or viral video"
    }
  ]
}
