{
  "dir": "ltr",
  "display": "standalone",
  "name": "Schulrechner",
  "orientation": "portrait",
  "scope": "/schulrechner/www/",
  "short_name": "Schulrechner",
  "start_url": "/schulrechner/www/",
  "id": "io.cardijey.schulrechner",
  "description": "The calculator you know from school",
  "lang": "de",
  "categories": [
    "developer tools",
    "education"
  ],
  "icons": [
    {
      "src": "img/android-icons/drawable-xxxhdpi-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/flatpak-icons/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots" : [
    {
      "src": "img/phoneScreenshots/1.jpg",
      "sizes": "350x759",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "img/phoneScreenshots/2.jpg",
      "sizes": "350x759",
      "type": "image/jpeg",
      "form_factor": "narrow"
    },
    {
      "src": "img/phoneScreenshots/3.jpg",
      "sizes": "350x759",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "theme_color": "#3f4266",
  "background_color": "#000000",
  "related_applications": [
    {
      "platform": "f-droid",
      "url": "https://f-droid.org/packages/io.cardijey.schulrechner/",
      "id": "io.cardijey.schulrechner"
    }
  ],
  "prefer_related_applications": true
}