{
  "name": "FNAF Games - Five Nights at Freddy's Online",
  "short_name": "FNAF Games",
  "description": "Play Five Nights at Freddy's games online for free. FNAF 1, 2, 3, 4, Sister Location and more horror games.",
  "icons": [
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#1a0a2e",
  "background_color": "#0a0a0c",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}
