{
  "name": "Chatmee.nl",
  "short_name": "Chatmee",
  "description": "Gezellig en veilig 18+ chatten in Nederland.",
  "lang": "nl-NL",
  "start_url": "/chatbox/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#090b14",
  "theme_color": "#090b14",
  "categories": ["social", "entertainment"],
  "icons": [
    {
      "src": "/assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
