{
  "id": "com.lovebirdgenetics.app",
  "name": "Lovebird Genetics Calculator",
  "short_name": "LoveBird Calc",
  "description": "Lovebird genetics calculator by KinBird Aviary. Predict offspring mutations for any pairing instantly — Opaline, Aqua, Pale Fallow, Ino and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f4f1",
  "theme_color": "#141414",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["utilities", "education", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": []
}
