{
  "name": "Sophia STARS",
  "short_name": "STARS",
  "description": "Student Tracking, Affirmations, Recognition & Support System for Sophia College",
  "start_url": "/home.html",
  "display": "standalone",
  "background_color": "#003057",
  "theme_color": "#003057",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["education", "productivity"],
  "lang": "en-AU",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%23003057'/%3E%3Ctext x='96' y='120' font-family='Arial' font-size='80' font-weight='bold' text-anchor='middle' fill='white'%3ES★%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%23003057'/%3E%3Ctext x='96' y='120' font-family='Arial' font-size='80' font-weight='bold' text-anchor='middle' fill='white'%3ES★%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23003057'/%3E%3Ctext x='256' y='320' font-family='Arial' font-size='200' font-weight='bold' text-anchor='middle' fill='white'%3ES★%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23003057'/%3E%3Ctext x='256' y='320' font-family='Arial' font-size='200' font-weight='bold' text-anchor='middle' fill='white'%3ES★%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'%3E%3Crect width='180' height='180' fill='%23003057'/%3E%3Ctext x='90' y='115' font-family='Arial' font-size='75' font-weight='bold' text-anchor='middle' fill='white'%3ES★%3C/text%3E%3C/svg%3E",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Dashboard View"
    },
    {
      "src": "/images/screenshot-student-profile.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Student Profile"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View main dashboard",
      "url": "/home.html",
      "icons": [
        {
          "src": "/images/icon-home.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Infringements",
      "short_name": "Infringements",
      "description": "Log student infringements",
      "url": "/infringements.html",
      "icons": [
        {
          "src": "/images/icon-warning.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Affirmations",
      "short_name": "Affirmations",
      "description": "Record positive affirmations",
      "url": "/positiveaffirmations.html",
      "icons": [
        {
          "src": "/images/icon-star.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Out of Class",
      "short_name": "Out of Class",
      "description": "Track out of class activities",
      "url": "/outofclass.html",
      "icons": [
        {
          "src": "/images/icon-door.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "features": [
    "Cross Platform",
    "Offline Support",
    "Fast Performance",
    "Push Notifications"
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
}
