{
  "name": "DicoRago",
  "short_name": "DicoRago",
  "description": "Learn languages through your own content.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa-screenshot-wide.webp",
      "sizes": "1024x500",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "DicoRago on desktop"
    },
    {
      "src": "/pwa-screenshot-mobile.webp",
      "sizes": "1080x2424",
      "type": "image/webp",
      "label": "DicoRago on mobile"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.agno.DicoRago",
      "url": "https://play.google.com/store/apps/details?id=com.agno.DicoRago"
    }
  ]
}
