
{
  "short_name": "Retro",
  "name": "Retro Chat App",
  "description": "Retro - Chat and connect with friends",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot1.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Retro Calls"
    },
    {
      "src": "screenshot2.jpg",
      "sizes": "1080x2340",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Retro Chats"
    }
  ],
  "start_url": "index.html",
  "scope": "./",
  "id": "./",
  "categories": [
    "social",
    "communication"
  ],
  "background_color": "#000",
  "theme_color": "#000",
  "display": "standalone",
  "orientation": "portrait"
}
